Archived
1
0

css tweak

This commit is contained in:
jeff 2015-09-19 13:39:41 -04:00
parent 8cbf1f217d
commit f7fc61d493
3 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 565 B

BIN
contrib/static/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 550 B

View File

@ -106,7 +106,7 @@ th {
html {
color: #ededed;
background: #695D81 url("/static/bg.jpg");
background: #695D81 url("/static/bg.png");
height: 100%;
background-attachment: fixed;
background-blend-mode: overlay;