MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Gothic Almanach
![]()
| Zeile 12: | Zeile 12: | ||
table.Aufzaehlung td { vertical-align:top; } | table.Aufzaehlung td { vertical-align:top; } | ||
| + | |||
| + | table.Aufzaehlung th { vertical-align:top; text-align:left; } | ||
Version vom 3. November 2006, 21:39 Uhr
.dialog { border:none; }
.dialog th { vertical-align:top; text-align:right; white-space:nowrap; }
.dialog td { vertical-align:top; }
/* .dialog th:after { content:":"; padding:0px; margin:0px; } //zu großer Abstand zu Wort
.dialog td i:before { content:"("; } //funzt nichtmal bei FireFox
.dialog td i:after { content:")"; }*/
table.Aufzaehlung td { vertical-align:top; }
table.Aufzaehlung th { vertical-align:top; text-align:left; }

















