Benutzer:Curilias/monobook.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K |
K |
||
Zeile 15: | Zeile 15: | ||
font-size: 95%; | font-size: 95%; | ||
} | } | ||
div.ib_container div.ib_head { | div.ib_container div.ib_head { | ||
height: 1.6em; | height: 1.6em; | ||
Zeile 22: | Zeile 23: | ||
position:relative; | position:relative; | ||
} | } | ||
.ib_toggle { | |||
float:right; | float:right; | ||
font-weight:normal; | font-weight:normal; | ||
font-size: smaller; | font-size: smaller; | ||
} | } |
Version vom 23. Juli 2008, 00:07 Uhr
/* Einzelnachweise (Referenzen) kleiner darstellen */ ol.references { font-size: 85%; } sup.reference {font-size: 50%;} /* sup.reference { display:none; } */ div.ib_container { margin: 0px; padding: 0px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; } div.ib_container div.ib_head { height: 1.6em; font-weight: bold; font-size: 100%; background-color: #efefef; position:relative; } .ib_toggle { float:right; font-weight:normal; font-size: smaller; }