MediaWiki:Monobook.css: Difference between revisions

From Wikifang, a definitive guide to Telefang, Dino Device and Bugsite
Jump to navigation Jump to search
No edit summary
No edit summary
Line 13: Line 13:
}
}


.top {
body {
     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-repeat: repeat-x;
}
}
      
      
/*</nowiki></pre>*/
/*</nowiki></pre>*/

Revision as of 11:17, 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');
}
    
/*</nowiki></pre>*/