From 6462feb5419bc848ae7960376b8ddde545eab1c7 Mon Sep 17 00:00:00 2001 From: Cédric Bonhomme Date: Mon, 26 Nov 2012 15:12:10 +0100 Subject: Removed the horrible box. --- source/css/style.css | 14 -------------- 1 file changed, 14 deletions(-) (limited to 'source/css/style.css') diff --git a/source/css/style.css b/source/css/style.css index 7d6c0179..273f9c3f 100755 --- a/source/css/style.css +++ b/source/css/style.css @@ -223,20 +223,6 @@ blockquote.right { margin-right: -0.1em; } - -/* Menu box */ -.menubox -{ - -padding:0px; -border:2px solid gray; -margin:0px; -background:#C0C0C0; -display: inline-block; -} - - - /* CSS ToolTips */ .tooltip { color: #FFF; -- cgit