From 3430002d656d6ecbb87f2e8d73c299573e5bc2a9 Mon Sep 17 00:00:00 2001 From: Kazhnuz Date: Thu, 7 Jun 2018 23:58:35 +0200 Subject: [PATCH] style.css: correct identation --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index e779eb9..3af392a 100644 --- a/css/style.css +++ b/css/style.css @@ -24,7 +24,7 @@ font-size:14px; } #wrapper { -background: #64b5f6 url('../img/background.png') center bottom repeat-x; + background: #64b5f6 url('../img/background.png') center bottom repeat-x; } .whitebox {