Difference between revisions of "MediaWiki:Common.css"

From heliophysics
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 */
 +
 
.page-Category_Domains table.wikitable {
 
.page-Category_Domains table.wikitable {
font-size: 90%;
+
font-size: 50%;
 
}
 
}

Latest revision as of 18:28, 2 April 2013

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

.page-Category_Domains table.wikitable {
font-size: 50%;
}