MediaWiki:Vector.css

From Standard Language
Jump to: navigation, search
/* CSS placed here will affect users of the Vector skin */
#firstHeading {
  font-family: times;
  font-size: 175%;
}

h2 {
  font-family: times;
}

span.mw-headline:first-letter {
  font-size: 125%;
  color: #a00;
}