Benutzer:DJ el rubio/vector.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Inhalt hinzugefügt Inhalt gelöscht
KKeine Bearbeitungszusammenfassung |
KKeine Bearbeitungszusammenfassung |
||
(4 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt) | |||
Zeile 1: | Zeile 1: | ||
div.thumbcaption { |
div.thumbcaption { |
||
− | text-align: center; |
+ | text-align: center; |
− | text-shadow: #BBBBBB |
+ | text-shadow: #BBBBBB 1px 1px; |
− | font-weight: bold; |
+ | font-weight: bold; |
+ | } |
||
+ | #bodyContent { |
||
+ | text-align: justify; |
||
+ | } |
||
+ | h1, h2, h3, h4, h5, h6 { |
||
+ | text-shadow: #BBBBBB 1px 1px; |
||
+ | font-weight: bold; |
||
+ | clear: left; |
||
} |
} |
Aktuelle Version vom 9. Juli 2012, 16:15 Uhr
div.thumbcaption { text-align: center; text-shadow: #BBBBBB 1px 1px; font-weight: bold; } #bodyContent { text-align: justify; } h1, h2, h3, h4, h5, h6 { text-shadow: #BBBBBB 1px 1px; font-weight: bold; clear: left; }