MediaWiki:Common.css: Difference between revisions
Appearance
to 14px |
wordmark formatting |
||
| Line 2: | Line 2: | ||
#footer-info li, #footer-places li { | #footer-info li, #footer-places li { | ||
font-size: 14px; | font-size: 14px; | ||
} | |||
.mw-logo-wordmark { | |||
font-size: 1.5rem; | |||
color: maroon; | |||
} | } | ||
Revision as of 04:11, 3 April 2026
/* CSS placed here will be applied to all skins */
#footer-info li, #footer-places li {
font-size: 14px;
}
.mw-logo-wordmark {
font-size: 1.5rem;
color: maroon;
}