Difference between revisions of "MediaWiki:Vector.css"
From MusicLexis
(Created page with "→CSS placed here will affect users of the Vector skin: #mw-panel .portal a, #mw-panel .portal a:visited { font-size:16px; }") |
|||
Line 3: | Line 3: | ||
font-size:16px; | font-size:16px; | ||
} | } | ||
+ | #bodyContent {font-size:16px;} |
Revision as of 21:42, 9 November 2015
/* CSS placed here will affect users of the Vector skin */ #mw-panel .portal a, #mw-panel .portal a:visited { font-size:16px; } #bodyContent {font-size:16px;}