User:Dcat/monobook.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
/* suppress the person icon by your username */ | /* suppress the person icon by your username */ | ||
li#pt-userpage { background: none } | li#pt-userpage { background: none } | ||
/* replace the book in the background with something else */ | |||
body { background: Purple; } |
Revision as of 18:08, 2 April 2005
/* don't use any logo, move the boxes onto that area instead */ #p-logo { display: none } #column-one { padding-top: 0; } /* suppress the person icon by your username */ li#pt-userpage { background: none } /* replace the book in the background with something else */ body { background: Purple; }