MediaWiki:Common.css

From CUGC Wiki
Revision as of 02:08, 13 March 2019 by TW466 (talk | contribs) (Set both fore- and background.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
/* CSS placed here will be applied to all skins */

#mw-content dl dt {
  font-weight: bold;
  font-size: 110%;
}

input, textarea {
  color: black;
  background-color: white;
}