Difference between revisions of "MediaWiki:Common.css"

From Airsoft Information
Jump to navigation Jump to search
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
p-logo{ background: b8860b; }
+
/*framing areas*/
div{ background: b8860b; }
 
vectorTabs li { background: b8860b; }
 
 
body{ background: #8fbc8f; }
 
body{ background: #8fbc8f; }
bodyContent{ background: 8fbc8f; }
+
 
pre{ background: 8fbc8f; }
+
bodyContent{ background: #8fbc8f; }
textarea{ background: bdb76b; }
+
pre{ background: #8fbc8f; }
 +
textarea{ background: #bdb76b; }

Revision as of 07:55, 13 January 2013

/* CSS placed here will be applied to all skins */
/*framing areas*/
body{ background: #8fbc8f; }

bodyContent{ background: #8fbc8f; }
pre{ background: #8fbc8f; }
textarea{ background: #bdb76b; }