Difference between revisions of "MediaWiki:Common.css"

From Anarchy Online Wiki [AOWiki]
m (Working on adding Navbar template)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
bodystyle  = background:#fdfdfd; width:100%; vertical-align:middle;
 +
titlestyle = background:#ccccff; padding-left:1em; padding-right:1em; text-align:center;
 +
abovestyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:center;
 +
belowstyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:center;
 +
groupstyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:right;
 +
liststyle  = background:transparent; text-align:left/center;
 +
oddstyle  = background:transparent;
 +
evenstyle  = background:#f7f7f7;

Revision as of 03:44, 9 July 2015

/* CSS placed here will be applied to all skins */
bodystyle  = background:#fdfdfd; width:100%; vertical-align:middle;
titlestyle = background:#ccccff; padding-left:1em; padding-right:1em; text-align:center;
abovestyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:center;
belowstyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:center;
groupstyle = background:#ddddff; padding-left:1em; padding-right:1em; text-align:right;
liststyle  = background:transparent; text-align:left/center;
oddstyle   = background:transparent;
evenstyle  = background:#f7f7f7;