Difference between revisions of "MediaWiki:Common.css"
(Applyinfg the import. on to the sandbox) |
(Testing $wgUseSiteCss) |
||
| Line 2: | Line 2: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| + | |||
| + | #wazootoo | ||
| + | /* Testing $wgUseSiteCss */ | ||
| + | { | ||
| + | color: #FF007F; | ||
| + | background: #00FFFF | ||
| + | } | ||
Revision as of 00:27, 12 November 2017
@import "https://marspedia.org/MediaWiki:Exoproject.css&action=raw&ctype=text/css";
/* CSS placed here will be applied to all skins */
#wazootoo
/* Testing $wgUseSiteCss */
{
color: #FF007F;
background: #00FFFF
}





