MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 19: | Line 19: | ||
} | } | ||
.column-one { | |||
background-color:white; | background-color:white; | ||
} | } | ||
/*</nowiki></pre>*/ | /*</nowiki></pre>*/ |
Revision as of 10:26, 27 December 2007
/***** Edit this file to customize the monobook skin for the entire site. Please ensure you do not violate Wikia's Terms of Use by obscuring or removing the advertising. *****/ /* See also: [[MediaWiki:Common.css]] */ /*<pre><nowiki>*/ /*** Bold 'edit this page' link to encourage newcomers ***/ #ca-edit a { font-weight: bold !important; } body { background:url('http://images.wikia.com/telefang/images//9/94/Telefang_Background.png'); background-position: top; background-repeat: repeat-x; } .column-one { background-color:white; } /*</nowiki></pre>*/