MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Gothic Almanach
Zeile 4: | Zeile 4: | ||
.dialog td { vertical-align:top; } | .dialog td { vertical-align:top; } | ||
− | |||
− | |||
/*.dialog dt:after { content:":"; } //doesn't work in the IE */ | /*.dialog dt:after { content:":"; } //doesn't work in the IE */ | ||
− | |||
− | |||
/* .dialog th:after { content:":"; padding:0px; margin:0px; } //zu großer Abstand zu Wort | /* .dialog th:after { content:":"; padding:0px; margin:0px; } //zu großer Abstand zu Wort |
Version vom 27. März 2007, 13:45 Uhr
.dialog { border:none; } .dialog th { vertical-align:top; text-align:right; white-space:nowrap; } .dialog td { vertical-align:top; } /*.dialog dt:after { content:":"; } //doesn't work in the IE */ /* .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; padding-right:6ex; } table.Aufzaehlung th { vertical-align:top; text-align:left; padding-right:6ex; } .infoBox { border: 4px groove #4E4E4E; } .infoBox div.thumb, .infoBox div.tnone { text-align: center; } div.Siedlung { float:right; margin-left:1ex; margin-bottom:1ex; background:black; padding:0.5ex 1ex; min-width:200px; width:16em; overflow:visible; } table.Bibliographie { float:right; width:38.2%; border: 4px groove #4E4E4E; border-collapse: collapse; table-layout:auto; } table.Bibliographie td, table.Bibliographie th { padding:0.5ex 1ex; } table.Bibliographie td { border: 1px solid #B1B1B1; } table.Bibliographie th { background:url(/skins/WoG/bg.jpg); font-size: 116%; } .tableOfContent { width:61.8%; clear:both; border: 4px double #B1B1B1; border-collapse: collapse; background:url(/skins/WoG/bg.jpg); } table.tableOfContent td, table.tableOfContent th { padding:0.5ex 1ex; } table.tableOfContent td { border: 1px solid #B1B1B1; } table.Bild img { border:solid black 5px; position:relative; top:-7ex; margin-right:0px; } table.Portal { background:url(/images/DeEl_Zelle.png) repeat-x; border:none; padding:0; margin:0; } table.Portal tr { background:url(/images/DeEl_Al_Re_Ra.jpg) right bottom no-repeat; margin:0; padding:0; } table.Portal tr td { margin:0; padding:0; } table.Portal table { background:#260200; } table.Portal table tr { background:none; }