Hinweis: Zum Anlegen oder Ändern von Seiten ist ein Benutzerkonto mit einer überprüften E-Mail-Adresse notwendig.
Benutzer:Curilias/monobook.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
| Zeile 1: | Zeile 1: | ||
div. | div.ta_container { | ||
margin: 0px; | margin: 0px; | ||
padding: 2px; | padding: 2px; | ||
| Zeile 9: | Zeile 9: | ||
} | } | ||
div. | div.ta_container div.ta_head { | ||
height: 1.6em; | height: 1.6em; | ||
font-weight: bold; | font-weight: bold; | ||
| Zeile 16: | Zeile 16: | ||
} | } | ||
. | .ta_toggle { | ||
font-size: x-small; | font-size: x-small; | ||
float:right; | float:right; | ||
background-color: #efefef; | background-color: #efefef; | ||
} | } | ||
Version vom 23. Juli 2008, 17:18 Uhr
div.ta_container {
margin: 0px;
padding: 2px;
border: 1px solid #aaaaaa;
text-align: center;
border-collapse: collapse;
font-size: 95%;
clear:both;
}
div.ta_container div.ta_head {
height: 1.6em;
font-weight: bold;
font-size: 100%;
background-color: #efefef;
}
.ta_toggle {
font-size: x-small;
float:right;
background-color: #efefef;
}