From 232b75025d09c6b05d18357f7b86f2e97c029037 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 13 Jan 2015 15:36:48 -0800 Subject: [PATCH] Update style.css WAAAAA --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index a9a38c0..1c2eb8b 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { font-family: "Comic Sans", Helvetica, Arial; - background-color: #157F27; + background-color: #000000; color: #ffffff; }