Difference between revisions of "MediaWiki:Common.css"

From IPLOG
Jump to: navigation, search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
  #n-Configuration {
 
  #n-Configuration {
 +
font-size: medium;
 
font-weight: bold;
 
font-weight: bold;
font-size: medium;
+
 
}
 
}

Revision as of 10:33, 26 April 2018

/* CSS placed here will be applied to all skins */
 #n-Configuration {
 	font-size: medium;
	font-weight: bold;
	
}