MediaWiki:Common.css: Difference between revisions
From Chanticleer Society
(Created page with "→CSS placed here will be applied to all skins: #mw-site-navigation { background-color: lime; }") |
(No difference)
|
Revision as of 12:53, 23 January 2019
/* CSS placed here will be applied to all skins */
#mw-site-navigation {
background-color: lime;
}