User:MacGyverMagic/monobook.css
From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. In Internet Explorer and Firefox, hold down the Ctrl key and click the Refresh or Reload button. Opera users have to clear their caches through Tools→Preferences, see the instructions for Opera. Konqueror and Safari users can just click the Reload button.
li#pt-userpage, li#pt-anonuserpage, li#pt-login { background: url('http://upload.wikimedia.org/wikipedia/commons/6/61/Icons-mini-icon_security.gif') top left no-repeat; padding-left: 20px; text-transform: none; } //general portlet styles (elements in the quickbar) from fr monobook.css .portlet { border: none; margin: 0 0 0.5em 0em; float: none; padding: 0; width: 11.6em; overflow: hidden; } .portlet h4 { font-size: 95%; font-weight: normal; white-space: nowrap; } .portlet h5 { text-transform:none; font-variant:normal; background-color: #e0e3e6; border: thin solid silver; padding: 0em 1em 0em 0.5em; display: inline; font-size: 91%; height: 1em; font-weight: normal; white-space: nowrap; } .portlet h6 { background: #ffae2e; border: 1px solid #2f6fab; border-style: solid solid none solid; padding: 0em 1em 0em 1em; text-transform: lowercase; display: block; font-size: 1em; height: 1.2em; font-weight: normal; white-space: nowrap; } .pBody { font-size: 95%; background: White; border-collapse: collapse; border: 1px solid #aaaaaa; padding: 0 0.8em 0.3em 0.5em; } .portlet h1, .portlet h2, .portlet h3, .portlet h4 { margin: 0; padding: 0; } .portlet ul { line-height: 1.5em; list-style-type: square; list-style-image: url("bullet.gif"); font-size:95%; } .portlet li { padding: 0; margin: 0; } // #footer {visibility: hidden}