Linux Wiki
Nie podano opisu zmian
m (przy długich stronach wygląda koszmarnie)
Linia 3: Linia 3:
 
body {
 
body {
 
background: #000000 url("http://images1.wikia.nocookie.net/__cb20131007163333/pl/images/c/c8/T%C5%82o_LW_3.jpg") no-repeat top center !important;
 
background: #000000 url("http://images1.wikia.nocookie.net/__cb20131007163333/pl/images/c/c8/T%C5%82o_LW_3.jpg") no-repeat top center !important;
background-attachment: fixed;
+
background-attachment: fixed !important;
 
}
 
}
 
.WikiaPageHeader details { display: none; }
 
.WikiaPageHeader details { display: none; }

Wersja z 14:31, 23 gru 2013

/* Umieszczony tutaj kod CSS wpłynie na wygląd skórki Wikia */
/* Zmiana tła strony */
body { 
	background: #000000 url("http://images1.wikia.nocookie.net/__cb20131007163333/pl/images/c/c8/T%C5%82o_LW_3.jpg") no-repeat top center !important;
        background-attachment: fixed !important;
}
.WikiaPageHeader details { display: none; }
.WikiHeader .shadow-mask { background: none !important; }