Difference between revisions of "MediaWiki:Common.css"

From STATOR
Jump to navigation Jump to search
Line 2: Line 2:
  
 
.mw-headline {
 
.mw-headline {
   font-family: "Dancing Script OT", "Dancing Script", serif;
+
   font-family: serif;
 
}
 
}

Revision as of 20:49, 25 October 2012

/* CSS placed here will be applied to all skins */

.mw-headline {
  font-family: serif;
}