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

Z Borysadopedia
Przejdź do nawigacji Przejdź do wyszukiwania
Linia 10: Linia 10:
  
 
nav {
 
nav {
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:31, 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;
}

nav {
background: transparent url('https://borysada.wtf/styles/SE_Gamer/theme/images/grunge-row.png') repeat;
}

a {
color: #005f7e;
}