User:Still not king/monobook.css: Difference between revisions

From Battlestar Wiki, the free, open content Battlestar Galactica encyclopedia and episode guide
No edit summary
 
No edit summary
 
Line 14: Line 14:


/* never underline links */
/* never underline links */
a { text-decoration: none; }
/* a { text-decoration: none; } */

Latest revision as of 19:25, 13 August 2005

/* supress the person icon by your username */
li#pt-userpage { background: none }


/* text size and font */
body, #globalWrapper { font-family: inherit !important; font-size: 80% !important;}
#bodyContent{font-size:140%}

body{font-size:medium !important; font-family: Trebuchet;}


/* replace the book in the background with something else */
body { background: #FAFAFA; }

/* never underline links */
/* a { text-decoration: none; } */