MediaWiki:Common.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 2: | Linia 2: | ||
body { | body { | ||
− | background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/bg.jpg") no-repeat fixed cover; | + | background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/bg.jpg") no-repeat fixed center; |
+ | background-size: cover; | ||
} | } |
Wersja z 15:18, 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-size: cover; }