change background gradient
This commit is contained in:
parent
9a807bbebf
commit
8d146ed6cd
@ -102,7 +102,7 @@ th {
|
|||||||
|
|
||||||
body {
|
body {
|
||||||
color: #ededed;
|
color: #ededed;
|
||||||
background: linear-gradient(to top, #001111, #001231) repeat scroll;
|
background: linear-gradient(to top, #111, #222) repeat scroll;
|
||||||
font-family: arial,helvetica,sans-serif;
|
font-family: arial,helvetica,sans-serif;
|
||||||
font-size: 10pt;
|
font-size: 10pt;
|
||||||
margin: 0 4px;
|
margin: 0 4px;
|
||||||
|
Reference in New Issue
Block a user