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 |
||
| (5 intermediate revisions by the same user not shown) | |||
| 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:0. | + | font-size:0.9em; |
} | } | ||
Latest revision as of 17:32, 10 August 2013
/* CSS placed here will be applied to all skins */
div#breadcrumbs {
font-size:0.9em;
}