Jump to content

User:WikiLeon/standard.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.
body {
 margin: 0px; padding: 4px; 
 font-family: "Bitstream Vera Sans", "Arial", "Helvectica", sans-serif;
 font-size: 10pt;
 color: #000066;
 background-color: #ffffff;
 background-image: url('http://www.wtv-zone.com/emma/hoho/backs/bghollytile29.gif');
 background-attachment: fixed;
}

h1.pagetitle {
 font-family: "Bitstream Vera Serif", "Times New Roman", "Times", serif;
 font-size: 16pt;
 color: #00cc00;
}

.subtitle {
 margin-left: 4em;
 font-size: 8pt;
 color: #cc0000;
}

#topbar .subtitle {
 margin-left: 0;
}

.hiddenStructure {
 display: none;
}