Difference between revisions of "MediaWiki:Common.css"

From Starfleet Commander
Jump to navigationJump to search
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 
/* fix to chrome and safari */
 
/* fix to chrome and safari */
pre {
+
pre, tt, code {
 
font-size: 10pt !important;
 
font-size: 10pt !important;
 
}
 
}

Revision as of 18:27, 19 September 2011

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