Nonciclopedia:Skin/TheAlePower.css: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
mNessun oggetto della modifica
mNessun oggetto della modifica
Riga 1: Riga 1:
body {
html {
background: rgb(34,195,136);
background: rgb(34,195,136);
background: linear-gradient(0deg, rgba(34,195,136,1) 0%, rgba(45,77,253,1) 100%) fixed;
background: linear-gradient(0deg, rgba(34,195,136,1) 0%, rgba(45,77,253,1) 100%) fixed !important;
}
}

Versione delle 22:31, 21 ott 2019

html {

  background: rgb(34,195,136);
  background: linear-gradient(0deg, rgba(34,195,136,1) 0%, rgba(45,77,253,1) 100%) fixed !important;

}