From d62ab18283cb47edadc8daa3d67e92395e9865b5 Mon Sep 17 00:00:00 2001 From: Jose Fremaint Date: Wed, 9 Mar 2016 18:25:50 -0500 Subject: [PATCH 1/2] Another crazy idea --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 3e379a7..9abef1d 100644 --- a/style.css +++ b/style.css @@ -422,5 +422,5 @@ body { body { - background: lavender; + background: #333; } From 106a5d7aec2263ffd9c99f96ad144b0e9de60d72 Mon Sep 17 00:00:00 2001 From: Jose Fremaint Date: Wed, 9 Mar 2016 18:27:05 -0500 Subject: [PATCH 2/2] Another crazy idea --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 9abef1d..2fc4213 100644 --- a/style.css +++ b/style.css @@ -422,5 +422,5 @@ body { body { - background: #333; + background: #333333; }