Difference between revisions of "MediaWiki:Common.css"

From All n One's bxp software Wixi

Jump to: navigation, search
Line 4: Line 4:
 
font-size: 11px;
 
font-size: 11px;
 
}
 
}
h2 {
+
 
 +
#bodyContent li.toclevel-2  {
 
color: #007DC3;   
 
color: #007DC3;   
 
}
 
}

Revision as of 14:37, 2 April 2015

/* CSS placed here will be applied to all skins */
body {
font-family: Montserrat, Calibri, Tahoma, Geneva, sans-serif;
font-size: 11px;
}

#bodyContent li.toclevel-2  {
color: #007DC3;  
}