Difference between revisions of "MediaWiki:Vector.css"
From MusicLexis
Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
#mw-panel .portal a, #mw-panel .portal a:visited { | #mw-panel .portal a, #mw-panel .portal a:visited { | ||
− | font-size: | + | font-size:15px; |
} | } | ||
− | #bodyContent {font-size: | + | #bodyContent {font-size:17px;} |
Revision as of 21:48, 9 November 2015
/* CSS placed here will affect users of the Vector skin */ #mw-panel .portal a, #mw-panel .portal a:visited { font-size:15px; } #bodyContent {font-size:17px;}