Difference between revisions of "MediaWiki:Common.css"

From Marspedia
Jump to: navigation, search
(Testing $wgUseSiteCss)
(Commenting out the seemingly not working import)
Line 1: Line 1:
@import "https://marspedia.org/MediaWiki:Exoproject.css&action=raw&ctype=text/css";
+
/* @import "https://marspedia.org/MediaWiki:Exoproject.css&action=raw&ctype=text/css"; */
  
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */

Revision as of 02:06, 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
   }