From abdf42052af653d6ccbd097a7ec06b6f54dc0d4b Mon Sep 17 00:00:00 2001 From: Christopher Brito Date: Sun, 5 Feb 2012 18:26:22 -0500 Subject: [PATCH] Testing some CSS. --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 0ce6f2e..a605b9a 100644 --- a/css/style.css +++ b/css/style.css @@ -1,6 +1,6 @@ body { font: 16px/1.5 verdana, helvetica-neue, helvetica, arial, san-serif; - background: black; + background: white; color: #ececec; padding: 0; margin: 0;