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

Vai alla navigazione Vai alla ricerca
Contenuto aggiunto Contenuto cancellato
m (Maybe maybe maybe)
m (Resa piu sgargiante)
 
(15 versioni intermedie di uno stesso utente non sono mostrate)
Riga 1:
body {
background: rgb(234,0195,36136);
background: linear-gradient(90deg0deg, rgba(234,0195,36136,1) 0%, rgba(945,977,121253,1) 34100%, rgba(0,212,255,1) 100%)fixed !important;
}
span {
background: rgb(34,195,136);
background: linear-gradient(0deg, rgba(243, 255, 18,1) 0%, rgba(247, 18, 255,1) 100%) fixed !important;
}
div {
background: rgb(34,195,136);
background: linear-gradient(0deg, rgba(0, 166, 255,1) 0%, rgba(250, 0, 8,1) 100%) fixed !important;
}

Versione attuale delle 21:38, 27 mar 2020

body {

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

} span {

  background: rgb(34,195,136);
  background: linear-gradient(0deg, rgba(243, 255, 18,1) 0%, rgba(247, 18, 255,1) 100%) fixed !important;

} div {

  background: rgb(34,195,136);
  background: linear-gradient(0deg, rgba(0, 166, 255,1) 0%, rgba(250, 0, 8,1) 100%) fixed !important;

}