Stefan Jäger Archiv

Benutzer:Herwig/chameleon.css: Unterschied zwischen den Versionen

Aus Archiv
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „a{ color: #8c8a75; text-decoration: none; }“)
 
Keine Bearbeitungszusammenfassung
Zeile 2: Zeile 2:
color: #8c8a75;
color: #8c8a75;
     text-decoration: none;
     text-decoration: none;
}
.myImage{
width:760px;
height:auto;
}
}

Version vom 22. Juli 2018, 09:54 Uhr

a{
color: #8c8a75;
    text-decoration: none;
}

.myImage{
width:760px;
height:auto;
}