From 1df7016066311e412a236805943c02c9ffae01d2 Mon Sep 17 00:00:00 2001 From: Pablo Mendes Date: Tue, 6 Sep 2011 18:12:08 +0000 Subject: [PATCH] the already traditional forgotten commit --- index.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index f4863e0..bf62c42 100644 --- a/index.html +++ b/index.html @@ -322,12 +322,15 @@ background-position: 50% 50%; background-repeat: no-repeat; } +.hidden { + display: none; +}