MediaWiki:Monobook.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Keine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
Zeile 1: | Zeile 1: | ||
body { background-color:#ffe884;background-image:url(/images/ | body { background-color:#ffe884;background-image:url(/images/Hintergrund.jpg);background-repeat:repeat; } | ||
.navmenu { background-image:url(/images/ | .navmenu { background-image:url(/images/Textmittel.jpg);background-repeat:repeat; border: 1px solid #ccc; } | ||
.grafschaft,.hell, #hell { | .grafschaft,.hell, #hell { | ||
background-image:url(/images/ | background-image:url(/images/Texthell.jpg); | ||
} | } | ||
.dunkel, #dunkel { | .dunkel, #dunkel { | ||
background-image:url(/images/ | background-image:url(/images/Textdunkel.jpg); | ||
} | } | ||
Zeile 14: | Zeile 14: | ||
.toc{ | .toc{ | ||
background-image:url(/images/ | background-image:url(/images/Texthell.jpg); | ||
} | } | ||
.catlinks{ | .catlinks{ | ||
background-image:url(/images/ | background-image:url(/images/Textdunkel.jpg); | ||
} | } | ||
#catlinks{ | #catlinks{ | ||
background-image:url(/images/ | background-image:url(/images/Textdunkel.jpg); | ||
} | } | ||
Zeile 33: | Zeile 33: | ||
border: 1px solid #ccc; | border: 1px solid #ccc; | ||
padding: 0px; | padding: 0px; | ||
background-image:url(/images/ | background-image:url(/images/Textdunkel.jpg); | ||
font-size: 94%; | font-size: 94%; | ||
text-align: center; | text-align: center; | ||
Zeile 57: | Zeile 57: | ||
margin: 0 .3em 0 0; | margin: 0 .3em 0 0; | ||
overflow: visible; | overflow: visible; | ||
background-image:url(/images/ | background-image:url(/images/Textdunkel.jpg); | ||
} | } | ||
#p-cactions li.selected { | #p-cactions li.selected { | ||
background-image:url(/images/ | background-image:url(/images/Textmittel.jpg); | ||
border-bottom: none; | border-bottom: none; | ||
border-color: #aaa; | border-color: #aaa; | ||
Zeile 67: | Zeile 67: | ||
} | } | ||
#p-cactions li a { | #p-cactions li a { | ||
background-image:url(/images/ | background-image:url(/images/Textdunkel.jpg); | ||
color: #002bb8; | color: #002bb8; | ||
border: none; | border: none; | ||
Zeile 81: | Zeile 81: | ||
background-color: transparent; | background-color: transparent; | ||
padding: 0 1em .2em!important; | padding: 0 1em .2em!important; | ||
background-image:url(/images/ | background-image:url(/images/Textmittel.jpg); | ||
} | } | ||
#p-cactions .new a { | #p-cactions .new a { | ||
Zeile 89: | Zeile 89: | ||
z-index: 3; | z-index: 3; | ||
text-decoration: none; | text-decoration: none; | ||
background-image:url(/images/ | background-image:url(/images/Textmittel.jpg); | ||
} | } | ||
Zeile 108: | Zeile 108: | ||
div#content { background-image:url(/images/ | div#content { background-image:url(/images/Textmittel.jpg);background-repeat:repeat; } | ||
div.pBody { background-color: transparent; } | div.pBody { background-color: transparent; } | ||
td,table,th,tr,.floatleft,.floatright{background-color:transparent; } | td,table,th,tr,.floatleft,.floatright{background-color:transparent; } | ||
Zeile 196: | Zeile 196: | ||
} | } | ||
div.stammbaum{ | div.stammbaum table { | ||
border:1px solid black; | |||
background-color:#FFFFFF; | |||
text-align:center; | |||
vertical-align:top; | |||
} | |||
div.stammbaum table tr{ | |||
text-align:center; | |||
vertical-align:top; | |||
} | |||
div.stammbaum table tr td { | |||
padding:10px; | |||
text-align:center; | |||
vertical-align:top; | |||
} | } | ||
Zeile 204: | Zeile 218: | ||
.tabellehuebsch { | .tabellehuebsch { | ||
margin: 1em 1em 1em 0; | margin: 1em 1em 1em 0; | ||
background-image:url(/images/ | background-image:url(/images/Texthell.jpg); | ||
border: 1px solid gray; | border: 1px solid gray; | ||
border-collapse: collapse; | border-collapse: collapse; | ||
Zeile 220: | Zeile 234: | ||
font-weight: bold; | font-weight: bold; | ||
} | } | ||
table.genau, tr.genau, td.genau { | table.genau, tr.genau, td.genau { | ||
table-layout:fixed; | table-layout:fixed; |
Version vom 15. Juli 2008, 20:30 Uhr
body { background-color:#ffe884;background-image:url(/images/Hintergrund.jpg);background-repeat:repeat; } .navmenu { background-image:url(/images/Textmittel.jpg);background-repeat:repeat; border: 1px solid #ccc; } .grafschaft,.hell, #hell { background-image:url(/images/Texthell.jpg); } .dunkel, #dunkel { background-image:url(/images/Textdunkel.jpg); } .toc{ background-image:url(/images/Texthell.jpg); } .catlinks{ background-image:url(/images/Textdunkel.jpg); } #catlinks{ background-image:url(/images/Textdunkel.jpg); } div { background-color: transparent; } div.thumb div { border: 1px solid #ccc; padding: 0px; background-image:url(/images/Textdunkel.jpg); font-size: 94%; text-align: center; overflow: hidden; } div.thumb { border: none; } div.tright { border: none; margin: 0.5em 0 0.8em 1.4em; } div.tleft { border: none; margin: 0.5em 1.4em 0.8em 0; } #p-cactions li { display: inline; border: 1px solid #aaa; padding: 0 0 .1em 0; margin: 0 .3em 0 0; overflow: visible; background-image:url(/images/Textdunkel.jpg); } #p-cactions li.selected { background-image:url(/images/Textmittel.jpg); border-bottom: none; border-color: #aaa; padding: 0 0 .2em 0; font-weight: bold; } #p-cactions li a { background-image:url(/images/Textdunkel.jpg); color: #002bb8; border: none; padding: 0 .8em .3em; text-decoration: none; text-transform: lowercase; position: relative; z-index: 0; margin: 0; } #p-cactions li.selected a { z-index: 3; background-color: transparent; padding: 0 1em .2em!important; background-image:url(/images/Textmittel.jpg); } #p-cactions .new a { color: #ba0000; } #p-cactions li a:hover { z-index: 3; text-decoration: none; background-image:url(/images/Textmittel.jpg); } #footer { background-color: transparent; text-align: center; font-size: 90%; border: 0px solid transparent; } /** Kleinschreibung nicht erzwingen */ .portlet h5, .portlet h6, #p-personal ul, #p-cactions li a { text-transform: none; } div#content { background-image:url(/images/Textmittel.jpg);background-repeat:repeat; } div.pBody { background-color: transparent; } td,table,th,tr,.floatleft,.floatright{background-color:transparent; } div.meisterinfo { color:#eceac8; padding-left:5px; border-left:5px solid black; } div.meisterinfo a{ color:#eceac8; } div.meisterinfo a:visited{ color:#eceac8; } td#zeitlinks{ background:url(/images/Zeitlinks.png); width:28px; } td#zeitmitte{ background:url(/images/Zeit.png); } td#zeitrechts{ background:url(/images/Zeitrechts.png); width:28px; } td#zeitlinksgross{ background:url(/images/ZeitlinksGroß.png); width:28px; } #zeitmittegross{ background:url(/images/ZeitGroß.png); } td#zeitrechtsgross{ background:url(/images/ZeitrechtsGroß.png); width:28px; } td#geschlo{ background:url(/images/Gesch_l_o.png); width:28px; } td#geschlm{ background:url(/images/Gesch_l_m.png) repeat-y; width:28px; } td#geschlu{ background:url(/images/Gesch_l_u.png); width:28px; } td#geschro{ background:url(/images/Gesch_r_o.png); width:28px; } td#geschrm{ background:url(/images/Gesch_r_m.png) repeat-y; width:28px; } td#geschru{ background:url(/images/Gesch_r_u.png); width:28px; } td#geschmo{ background:url(/images/Gesch_m_o.png) repeat-x; } td#geschmm{ background-color:#EDDC9A; } td#geschmu{ background:url(/images/Gesch_m_u.png) repeat-x; } div.stammbaum table { border:1px solid black; background-color:#FFFFFF; text-align:center; vertical-align:top; } div.stammbaum table tr{ text-align:center; vertical-align:top; } div.stammbaum table tr td { padding:10px; text-align:center; vertical-align:top; } p { text-align:justify; } .tabellehuebsch { margin: 1em 1em 1em 0; background-image:url(/images/Texthell.jpg); border: 1px solid gray; border-collapse: collapse; empty-cells:show; } .tabellehuebsch th, .tabellehuebsch td { border: 1px solid gray; padding: 0.3em; } .tabellehuebsch caption { margin-left: inherit; margin-right: inherit; font-weight: bold; } table.genau, tr.genau, td.genau { table-layout:fixed; margin: 0px; padding: 0px; border: 0px; border-collapse: collapse; border-spacing:0px empty-cells:show; white-space:pre; overflow:hidden; vertical-align:top; }