Improve background quality

See flaviut/Nim@e36011a5a1 for details
This commit is contained in:
Flaviu Tamas 2015-02-19 20:42:57 -05:00 committed by Flaviu Tamas
commit 4fa2d1a75b
3 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@ body {
min-width:1030px;
margin:0;
font: 13pt Helvetica,Arial,sans-serif;
background:#152534 url("/images/bg.jpg") no-repeat fixed center top; }
background:#152534 url("/images/bg.png") no-repeat fixed center top; }
pre { color: #F5F5F5;}
pre, pre * { cursor:text; }

Binary file not shown.

Before

Width:  |  Height:  |  Size: 93 KiB

BIN
public/images/bg.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 146 KiB