Common.css: Unterschied zwischen den Versionen

Aus Dokumentation
Wechseln zu:Navigation, Suche
(Die Seite wurde neu angelegt: „body { font: x-small sans-serif; background: #f9f9f9 url(Lablau.jpg) 0 0 no-repeat; color: black; margin: 0; padding: 0; }“)
 
Zeile 6: Zeile 6:
 
padding: 0;
 
padding: 0;
 
}
 
}
 +
background-image: url(Lablau.jpg);

Version vom 15. Oktober 2020, 14:02 Uhr

body { font: x-small sans-serif; background: #f9f9f9 url(Lablau.jpg) 0 0 no-repeat; color: black; margin: 0; padding: 0; } background-image: url(Lablau.jpg);