Common.css: Unterschied zwischen den Versionen

Aus bibliothek.millenia-uo.de
Wechseln zu: Navigation, Suche
Zeile 1: Zeile 1:
  
body {
+
.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:59 Uhr

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