MediaWiki:Common.css

From CUGC Wiki
Revision as of 18:07, 11 March 2019 by TW466 (talk | contribs) (Use sensible default input color.)
/* CSS placed here will be applied to all skins */

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

input {
  color: black;
}