add the background image to the window

This commit is contained in:
Stephen Birarda 2015-12-18 13:44:59 -08:00
parent 86d65426e2
commit fa9c872e8e
2 changed files with 2 additions and 1 deletions

View file

@ -1,5 +1,6 @@
body {
padding: 10px 40px;
background-image: url('../images/background.jpg');
}
header {
@ -12,7 +13,7 @@ header {
#console-tray {
height: 200px;
#navigation, #servers {
display: inline-block;
width: 50%;

Binary file not shown.

After

Width:  |  Height:  |  Size: 96 KiB