mirror of
https://github.com/Rushilwiz/brancher.git
synced 2025-04-20 12:00:16 -04:00
gradientr
This commit is contained in:
parent
2cbbb34e54
commit
1fa6c6f2d9
|
@ -1,6 +1,6 @@
|
||||||
body{
|
body{
|
||||||
font-family: 'Open Sans', sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
background:#FF7F50;
|
background: linear-gradient(to bottom, #33ccff 44%, #ff99cc 66%);
|
||||||
margin: 0 auto 0 auto;
|
margin: 0 auto 0 auto;
|
||||||
width:100%;
|
width:100%;
|
||||||
text-align:center;
|
text-align:center;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user