MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
font-weight: bold !important; | font-weight: bold !important; | ||
} | } | ||
#top { | |||
background:url('http://images.wikia.com/telefang/images//9/94/Telefang_Background.png'); | background:url('http://images.wikia.com/telefang/images//9/94/Telefang_Background.png'); | ||
background-position: top; | background-position: top; |
Revision as of 10:12, 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; } #top { background:url('http://images.wikia.com/telefang/images//9/94/Telefang_Background.png'); background-position: top; background-repeat: repeat-x; } /*</nowiki></pre>*/