From 77b945f584cf940f3d73a77319291f1cdc5ccac0 Mon Sep 17 00:00:00 2001 From: Landei Date: Mon, 30 Mar 2015 15:34:15 +0200 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 9415749..a3d3d4b 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ body { - background:linear-gradient(45deg ,white, #A4C67D) no-repeat center center fixed; +# background:linear-gradient(45deg ,white, #A4C67D) no-repeat center center fixed; margin-left:100px; margin-right: 100px; }