Difference between revisions of "MediaWiki:Common.css"

From IPLOG
Jump to: navigation, search
 
Line 3: Line 3:
 
div#mw-panel div.portal div.body ul li#n-Configuration
 
div#mw-panel div.portal div.body ul li#n-Configuration
 
{
 
{
  font-weight: bold;
+
  font-weight: normal;
 
}
 
}

Latest revision as of 10:08, 3 January 2019

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

div#mw-panel div.portal div.body ul li#n-Configuration
{
 	font-weight: normal;
}