2.217
Bearbeitungen
Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 24: | Zeile 24: | ||
margin-top:.8em; | margin-top:.8em; | ||
text-align:right | text-align:right | ||
} | |||
#.h-box { | |||
background:#F9F9F9; | |||
border:1px solid #8b8b8b; | |||
padding:0px; | |||
overflow:auto; | |||
} | } | ||
.h-willkommen,.h-links,.h-rechts { | .h-willkommen,.h-links,.h-rechts { | ||
Zeile 42: | Zeile 48: | ||
.h-rechts h2 { | .h-rechts h2 { | ||
text-indent: .5em; | text-indent: .5em; | ||
} | |||
/* Design der Kästen im Kopf der Projektseiten */ | |||
div.projekt-box { | |||
clear: both; | |||
background:##e7e7e7; | |||
border:1px solid #8b8b8b; | |||
padding:5px; | |||
width: 100%; | |||
font-size:100%; | |||
} | |||
div.projekt-box-ueberschrift { | |||
background:#b7b7b7; | |||
margin-bottom:2px; | |||
text-align:center; | |||
font-size:118%; | |||
font-weight:bold; | |||
} | } |