MediaWiki:Common.css: Różnice pomiędzy wersjami
Przejdź do nawigacji
Przejdź do wyszukiwania
Linia 9: | Linia 9: | ||
} | } | ||
− | .mw-code { | + | pre, .mw-code { |
background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/grunge-row.png") repeat; | background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/grunge-row.png") repeat; | ||
} | } |
Wersja z 15:33, 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") repeat fixed; } #mw-head { background-color: black; } pre, .mw-code { background: transparent url("https://borysada.wtf/styles/SE_Gamer/theme/images/grunge-row.png") repeat; } a { color: #005f7e; }