Benutzer:Lemmi/monobook.css
Aus M740 WikiWeb
Hinweis: Leere nach dem Speichern den Browser-Cache, um die Änderungen zu sehen: Mozilla/Firefox: Shift-Strg-R, Internet Explorer: Strg-F5, Opera: F5, Safari: ⌘-R, Konqueror: Strg-R.
/* An Besucher ;)
* Eigene Stilarten: http://meta.wikimedia.org/wiki/Help:Eigene_Stylesheets
* Zum Austesten:
* - Diesen Text kopieren
* - Im Link den Namen Lemmi mit dem eigenen Namen austauschen
* - Bearbeiten -> einfügen
* - Abspeichern und im 2. Fenster normalen Artikel explizit neu laden
*/
h1,h2,h3,h4,h5,h6
{
color: #000060;
font-family: Arial,Helvetica,san-serif;
font-size: 100%;
font-style: normal;
font-weight: bold;
font-variant: normal;
text-align: left;
text-decoration: none;
margin-top: 1em
margin-bottom: 0.5em;
padding: 0 0 0 0;
}
h1 { font-size: 160%; margin-top: 3.0ex; margin-bottom: 2.0ex; font-weight: normal; }
h2 { font-size: 140%; margin-top: 2.5ex; margin-bottom: 1.5ex; font-weight: normal; }
h3 { font-size: 120%; margin-top: 2.0ex; margin-bottom: 1.0ex; }
h4 { font-size: 110%; margin-top: 1.5ex; margin-bottom: 0.7ex; }
p { margin-top: 1.0ex; }
ul
{
margin-left: 0; /* IE */
padding: 0 0 0 20px;
}
li
{
margin-left: 0.2em;
margin-top: 0.5em;
text-indent: 0;
}

