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