gradientr

This commit is contained in:
1776123 2020-04-27 15:49:25 -04:00
parent 2cbbb34e54
commit 1fa6c6f2d9

View File

@ -1,6 +1,6 @@
body{
font-family: 'Open Sans', sans-serif;
background:#FF7F50;
background: linear-gradient(to bottom, #33ccff 44%, #ff99cc 66%);
margin: 0 auto 0 auto;
width:100%;
text-align:center;