Archived
1
0

css tweak

This commit is contained in:
jeff 2015-09-19 13:33:00 -04:00
parent a515ba9d1f
commit 108f05da32

View File

@ -104,9 +104,9 @@ th {
padding-right: 15px;
}
body {
html {
color: #ededed;
background: #3d3d3d url("/static/bg.jpg") repeat-x;
background: #3d3d3d url("/static/bg.jpg");
background-size: 100% 100%;
font-family: arial,helvetica,sans-serif;
font-size: 10pt;