Benutzer:DJ el rubio/vector.css: Unterschied zwischen den Versionen

Aus ConanWiki
Zur Navigation springen Zur Suche springen
Inhalt hinzugefügt Inhalt gelöscht
KKeine Bearbeitungszusammenfassung
K (etwas vergessen...)
Zeile 9: Zeile 9:
 
h1, h2, h3, h4, h5, h6 {
 
h1, h2, h3, h4, h5, h6 {
 
text-shadow: #BBBBBB 1px 1px;
 
text-shadow: #BBBBBB 1px 1px;
  +
font-weight: bold;
 
}
 
}

Version vom 5. Februar 2012, 17:34 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;
}