Difference between revisions of "MediaWiki:Common.css"

From the Fallout4 CreationKit Wiki
Jump to navigation Jump to search
imported>AleKahpwn
imported>AleKahpwn
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#p-logo a {
#p-logo a {
  background-color: linear-gradient(to top, #8c8030, #d4c982);
//  background-color: linear-gradient(to top, #8c8030, #d4c982);
//  background-color: #c0b049;
  background-color: #c0b049;
   border: #333 solid 1px;
   border: #333 solid 1px;
}
}

Revision as of 15:58, 31 March 2016

/* CSS placed here will be applied to all skins */
#p-logo a {
//  background-color: linear-gradient(to top, #8c8030, #d4c982);
  background-color: #c0b049;
  border: #333 solid 1px;
}