Vote count:
0
I am trying to make this gradient appear on entire body of document, but instead it just shows only on the top. Is there anyway to fill it up entire body? I am using firefox if that makes difference.
body {
height: 100%;
background-image: linear-gradient(to top, blue 80%, green 0);
}
asked 1 min ago
Css applying linear-gradient to body of document
Aucun commentaire:
Enregistrer un commentaire