Difference between revisions of "MediaWiki:Common.css"

From Airsoft Information
Jump to navigation Jump to search
Line 6: Line 6:
 
bodyContent{ background: 8fbc8f; }
 
bodyContent{ background: 8fbc8f; }
 
pre{ background: 8fbc8f; }
 
pre{ background: 8fbc8f; }
 +
textarea{ background: bdb76b; }

Revision as of 07:54, 13 January 2013

/* CSS placed here will be applied to all skins */
p-logo{ background: b8860b; }
div{ background: b8860b; }
vectorTabs li { background: b8860b; }
body{ background: #8fbc8f; }
bodyContent{ background: 8fbc8f; }
pre{ background: 8fbc8f; }
textarea{ background: bdb76b; }