Difference between revisions of "MediaWiki:Common.css"

From STATOR
Jump to navigation Jump to search
Line 5: Line 5:
 
}*/
 
}*/
  
body.page-Main_Page h1.firstHeading { display:none; }
+
.mw-headline {
 
 
span.mw-headline {
 
 
   font-family: "Dancing Script OT", "Dancing Script", serif;
 
   font-family: "Dancing Script OT", "Dancing Script", serif;
 
}
 
}

Revision as of 21:47, 25 October 2012

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

/* * {
  font-family: Linux Libertine G, Linux Libertine O, serif;
}*/

.mw-headline {
  font-family: "Dancing Script OT", "Dancing Script", serif;
}