MediaWiki:Common.css: Unterschied zwischen den Versionen
Aus Gothic Almanach
Zeile 23: | Zeile 23: | ||
table.Bibliographie { float:right; width:38.2%; border: 4px groove #4E4E4E; border-collapse: collapse; table-layout:auto; } | table.Bibliographie { float:right; width:38.2%; border: 4px groove #4E4E4E; border-collapse: collapse; table-layout:auto; } | ||
+ | table.Portal { background:url(/images/DeEl_Zelle.png); } | ||
table.Bibliographie td, table.Bibliographie th { padding:0.5ex 1ex; } | table.Bibliographie td, table.Bibliographie th { padding:0.5ex 1ex; } | ||
Version vom 1. März 2007, 16:44 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; 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.Portal { background:url(/images/DeEl_Zelle.png); } 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; }