MediaWiki:Common.css: Difference between revisions

m Reverted edit by Schiffy (talk) to last revision by [[User:imported>Galrion|imported>Galrion]]
Tag: Reverted
mNo edit summary
 
(9 intermediate revisions by the same user not shown)
Line 225: Line 225:
   font-size: 105%;
   font-size: 105%;
}
}
/* Everything above is copied directly from Fandom, preserving for posterity for now */
/* New stuff for post-Fandom life goes below */
html, body {
  background: url("https://wiki.fhs.sh/images/a/a9/Classic_bg.png") #fddc99 !important;
  background-size: initial !important;
}
div#content {
  background-color:#f8e9ae;
}
div#p-cactions div.pBody ul li.mw-list-item a {
  background-color:#eecc66;
}
#displayTimer { font-size: 12px !important; }
#showdate a { color: white !important; }