Important! Please read the announcement at http://myst.dustbird.net/uru-account.htm
Also! Please read the retirement announcement at http://myst.dustbird.net/uru-retirement.htm

Difference between revisions of "MediaWiki:Common.css"

From UamWiki
(Created page with 'CSS placed here will be applied to all skins: #footer { display: none; }')
 
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#footer { display: none; }
+
/* #footer { display: none; } */
 +
 
 +
#f-poweredbyico { display: none; }
 +
#f-copyrightico { display: none; }

Revision as of 23:44, 18 October 2010

/* CSS placed here will be applied to all skins */
/* #footer { display: none; } */

#f-poweredbyico { display: none; }
#f-copyrightico { display: none; }