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-size: 15px;
 
 
 
}
 
}

Revision as of 10:37, 26 April 2018

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