Benutzer:FoXen/vector.css: Unterschied zwischen den Versionen

Aus Horizon
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
 
h1 {}
 
h1 {}
 
h2 {}
 
h2 {}
 +
 +
h2 { border-left: 1px solid rgb(170,170,170); padding-left: 1ex; }
 +
 +
h3, h4, h5, h6 {
 +
    border-bottom: 1px dotted #33CCFF;
 +
}
 +
 
h3,h4 {font-weight:normal;}
 
h3,h4 {font-weight:normal;}
 
h4,h5,h6 {color:grey;}
 
h4,h5,h6 {color:grey;}

Version vom 13. Dezember 2012, 13:40 Uhr

h1 {}
h2 {}

h2 { border-left: 1px solid rgb(170,170,170); padding-left: 1ex; }

h3, h4, h5, h6 {
    border-bottom: 1px dotted #33CCFF;
}

h3,h4 {font-weight:normal;}
h4,h5,h6 {color:grey;}