Difference between revisions of "MediaWiki:Common.css"

From Marspedia
Jump to: navigation, search
(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 01: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
   }