Jump to content

User:SimoneMLK/monobook.css

From Wikipedia, the free encyclopedia
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/* New Italian tricolore logo */
#p-logo { 
    background: url(/media/wikipedia/it/4/46/Logo_wiki_italia2.png) no-repeat;
    z-index:3;
    position: absolute; /*needed to use z-index */
    top: 3px;
    left: 10px;
    height: 0;
    width: 0;
    padding: 0 0 154px 135px;
    overflow: hidden;
}

body {font-family:"Segoe UI", sans-serif}

h1.firstHeading {background: #006400 url('http://www.micahclemens.com/wikipedia/new_message_green.png') repeat-x scroll left top;color:#FEFEFE; border:1px solid #006400; padding-left: .5em; margin: 0 -.52em 0 -.55em; z-index:1}

.portlet h5 {border:1px solid #006400;border-bottom: 0; background:#006400 url('http://www.micahclemens.com/wikipedia/new_message_green.png') repeat-x scroll left top;color:#FFFFFF;padding:1px 10em 1px 1em;margin:0 3px 0.5em 0;font-size:125%;text-align:left;}