diff --git a/media/css/style.css b/media/css/style.css index ea4640a..76efdfa 100644 --- a/media/css/style.css +++ b/media/css/style.css @@ -4,7 +4,7 @@ body padding: 0; font: 80%/1.2 helvetica, arial, sans-serif; color: #444; - background: #fff; + background: #000; } #container diff --git a/media/img/shutdown.jpg b/media/img/shutdown.jpg new file mode 100644 index 0000000..baf662a Binary files /dev/null and b/media/img/shutdown.jpg differ diff --git a/templates/base.html b/templates/base.html index eab37bc..2f29437 100644 --- a/templates/base.html +++ b/templates/base.html @@ -10,9 +10,7 @@