Archived
1
0

change background gradient

This commit is contained in:
jeff 2015-09-19 07:39:36 -04:00
parent 9a807bbebf
commit 8d146ed6cd

View File

@ -102,7 +102,7 @@ th {
body {
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-size: 10pt;
margin: 0 4px;