Common.css: Unterschied zwischen den Versionen

Aus bibliothek.millenia-uo.de
Wechseln zu: Navigation, Suche
(Die Seite wurde neu angelegt: „ .background-image { background: #000 url(http://www.millenia-uo.de/images/bg.jpg) no-repeat fixed; background-size:100% 100%; }“)
 
Zeile 1: Zeile 1:
  
.background-image {
+
body {
 
background: #000 url(http://www.millenia-uo.de/images/bg.jpg) no-repeat fixed;
 
background: #000 url(http://www.millenia-uo.de/images/bg.jpg) no-repeat fixed;
 
background-size:100% 100%;
 
background-size:100% 100%;
 
}
 
}

Version vom 11. Juni 2017, 19:57 Uhr

body { background: #000 url(http://www.millenia-uo.de/images/bg.jpg) no-repeat fixed; background-size:100% 100%; }