MediaWiki:Common.css

From CUGC Wiki
/* 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;
}