2.217
Bearbeitungen
K (Änderungen Design Hauptseite.) |
(Vereinfachung CSS --> nutzbar für alle Projektseiten.) |
||
Zeile 85: | Zeile 85: | ||
} | } | ||
# | #projektbox h2 { | ||
background:#b7b7b7; | background:#b7b7b7; | ||
border:1px solid #8b8b8b; | border:1px solid #8b8b8b; | ||
Zeile 95: | Zeile 95: | ||
padding:.1em 0 | padding:.1em 0 | ||
} | } | ||
# | #projektbox .h-willkommen h2 { | ||
font-size:1.5em | font-size:1.5em | ||
} | } | ||
# | #projektbox .inhalt { | ||
background:#e7e7e7; | background:#e7e7e7; | ||
border:1px solid #8b8b8b; | border:1px solid #8b8b8b; | ||
Zeile 106: | Zeile 106: | ||
padding:.3em .8em .4em | padding:.3em .8em .4em | ||
} | } | ||
# | #projektbox .inhalt .mehr { | ||
clear:both; | clear:both; | ||
font-size:85%; | font-size:85%; | ||
Zeile 112: | Zeile 112: | ||
text-align:right | text-align:right | ||
} | } | ||
# | #projektbox.p-box { | ||
background:#F9F9F9; | background:#F9F9F9; | ||
border:1px solid #8b8b8b; | border:1px solid #8b8b8b; | ||
padding: .2em; | padding: .2em; | ||
overflow:auto | overflow:auto | ||
} | |||
#projektbox.p-nav { | |||
margin-bottom: .2em | |||
} | } | ||
.h-willkommen, | .h-willkommen, | ||
Zeile 130: | Zeile 133: | ||
margin-left:.1em | margin-left:.1em | ||
} | } | ||
.h-links h2,.h-rechts h2 { | .h-links h2, | ||
.h-rechts h2, | |||
.p-oben h2 { | |||
text-indent:.5em | text-indent:.5em | ||
} | } |