MediaWiki:Common.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 3: | Linia 3: | ||
body { | body { | ||
background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/bg.jpg") no-repeat fixed center; | background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/bg.jpg") no-repeat fixed center; | ||
+ | |||
+ | background-color: #444; | ||
} | } |
Wersja z 15:17, 15 sie 2022
/* Umieszczony tutaj kod CSS zostanie zastosowany we wszystkich skórkach */ body { background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/bg.jpg") no-repeat fixed center; background-color: #444; }