Difference between revisions of "MediaWiki:Common.css"

From IPLOG
Jump to: navigation, search
Line 5: Line 5:
 
{
 
{
 
  font-weight: bold;
 
  font-weight: bold;
  font-size: 10px;
+
  font-size: 15px;
 
}
 
}

Revision as of 11:06, 26 April 2018

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


div#mw-panel div.portal div.body ul li#n-Configuration
{
 	font-weight: bold;
 	font-size: 15px;
}