diff options
Diffstat (limited to 'res/styles.css')
-rw-r--r-- | res/styles.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/res/styles.css b/res/styles.css index df8ccd7..ef11d4f 100644 --- a/res/styles.css +++ b/res/styles.css @@ -3,7 +3,7 @@ body{ background-image: url(bg.jpg); background-repeat: repeat; */ - background-color: #a8bcd5; + background-color: #212122; margin-top: 0; margin-bottom: 0; } |