Benutzer:Curilias/monobook.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K |
K |
||
Zeile 6: | Zeile 6: | ||
border-collapse: collapse; | border-collapse: collapse; | ||
font-size: 95%; | font-size: 95%; | ||
clear:both; | |||
} | } | ||
Zeile 19: | Zeile 19: | ||
font-size: x-small; | font-size: x-small; | ||
float:right; | float:right; | ||
} | } |
Version vom 23. Juli 2008, 14:12 Uhr
div.ib_container { margin: 0px; padding: 2px; border: 1px solid #aaaaaa; text-align: center; border-collapse: collapse; font-size: 95%; clear:both; } div.ib_container div.ib_head { height: 1.6em; font-weight: bold; font-size: 100%; background-color: #efefef; } .ib_toggle { font-size: x-small; float:right; }