From 78f18cffd0e2d4fa7f9e9c1b876b69347f3515fb Mon Sep 17 00:00:00 2001 From: Benjamin Franzke Date: Wed, 13 Feb 2013 13:04:46 +0100 Subject: style: Fix identt --- style/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style') diff --git a/style/style.css b/style/style.css index 1dc164b..ec0b3ef 100644 --- a/style/style.css +++ b/style/style.css @@ -217,7 +217,7 @@ label { } #page { - border-left: 200px solid white; + border-left: 200px solid white; font-size: 14px; } -- cgit