Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
(Added font styles in order to stop FS*.css from changing styles when the header and footer are loaded.)
No edit summary
Line 28: Line 28:
.mw-body h1{
.mw-body h1{
   font-family: Helvetica,"Museo Slab 500",slab-serif;
   font-family: Helvetica,"Museo Slab 500",slab-serif;
   font-size: 1.6em;
   font-size: 1.6rem;
   color: #252525;
   color: #252525;
}
}
Line 34: Line 34:
.mw-body h2 {
.mw-body h2 {
   font-family: Helvetica,"Museo Slab 700",slab-serif;
   font-family: Helvetica,"Museo Slab 700",slab-serif;
   font-size: 1.4em;
   font-size: 1.4rem;
   line-height: 1.3;
   line-height: 1.3;
   color: #252525;
   color: #080908;
}
}


.mw-body h3, h3 {
.mw-body h3, h3 {
Line 44: Line 43:
   font-weight: bold;
   font-weight: bold;
   font-size: 1.2rem;
   font-size: 1.2rem;
   color: #544e4e;
   color: #080908;
}
}


2,664

edits