MediaWiki:Common.css: Różnice pomiędzy wersjami

Z Borysadopedia
Przejdź do nawigacji Przejdź do wyszukiwania
Linia 9: Linia 9:
 
}
 
}
  
nav {
+
.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:32, 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;
}