User:Chili14/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Mozilla/Safari: hold down Shift while clicking Reload (or press Ctrl-Shift-R), Internet Explorer: press Ctrl-F5, Opera/Konqueror: press F5.
/* <pre> */ li#t-upload, /* The upload file link. Please upload to the commons instead */ li#n-portal, /* The link to the community portal */ li#t-recentchangeslinked, /* The link to "Related Changes". Never use it anyways */ li#n-currentevents, /* The link to the current events */ li#n-contact, /* The link to contact wikipedia */ li#n-sitesupport, /* The donations link */ li#n-Featured-articles, /* The link to the featured articles */ li#n-randompage, /* The link to Special:Random */ li#n-help /* The link to help */ {display:none} /* Yes, I know early registration is open until July 9 and applications are due by June 28. I'm not gonna be there though. */ #wikimania2006 { display: none; } /* Removes fundraiser banners */ #mpbanner { display: none; } #fundraising { display:none; } #pabanner { display:none; } /* And election thingies */ #BoardCandidateNotice { display: none; } li#pt-userpage { background: none } .usermessage { background-color: lightgreen; border-color: #B5F; color: black; font-weight: bold; margin: 2em 0em 1em 0em; padding: 0.5em 1em; vertical-align: middle; -moz-border-radius-topleft: 1em; -moz-border-radius-bottomleft: 1em; -moz-border-radius-topright: 1em; -moz-border-radius-bottomright: 1em; text-align: center; } li#pt-logout { display: none; } /* </pre> */