From 6731ffcfc0aa7625985a9550935105e6b9e182ce Mon Sep 17 00:00:00 2001 From: Guillaume Mazoyer Date: Fri, 4 Jul 2014 14:12:32 +0200 Subject: Use bootstrap hidden class to hide the spam prevention field. --- css/style.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'css') diff --git a/css/style.css b/css/style.css index c1e965f..3e3f87b 100644 --- a/css/style.css +++ b/css/style.css @@ -54,9 +54,6 @@ body { margin-left: auto; margin-right: auto; } -#dontlook { - display: none; -} pre { color: #FFFFFF; background-color: #000000; -- cgit v1.2.3