Difference between revisions of "MediaWiki:Common.css"

From Starfleet Commander
Jump to navigationJump to search
m
m
Line 2: Line 2:
 
/* fix to chrome and safari */
 
/* fix to chrome and safari */
 
pre {
 
pre {
font-size: 0.8em !important;
+
font-size: 10pt !important;
 
}
 
}

Revision as of 19:43, 18 September 2011

/* CSS placed here will be applied to all skins */
/* fix to chrome and safari */
pre {
font-size: 10pt !important;
}