Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
(Created page with "→CSS placed here will be applied to all skins: div#breadcrumbs { font-size:0.8em; }") |
m |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
div#breadcrumbs { | div#breadcrumbs { | ||
| − | font-size: | + | font-size:1.5em; |
} | } | ||
Revision as of 17:30, 10 August 2013
/* CSS placed here will be applied to all skins */
div#breadcrumbs {
font-size:1.5em;
}