Archived
1
0

css tweak

This commit is contained in:
jeff 2015-09-19 13:34:46 -04:00
parent dca5ee7561
commit fcfd010e5c

View File

@ -108,6 +108,7 @@ html {
color: #ededed; color: #ededed;
background: #3d3d3d url("/static/bg.jpg"); background: #3d3d3d url("/static/bg.jpg");
height: 100%; height: 100%;
background-blend-mode: overlay;
background-size: 100% 100%; background-size: 100% 100%;
font-family: arial,helvetica,sans-serif; font-family: arial,helvetica,sans-serif;
font-size: 10pt; font-size: 10pt;