From 27b33475e546954405d5125afa1dfbd3c416d3e0 Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Tue, 1 Feb 2011 03:50:13 +0100 Subject: [PATCH] Clean the style --- static/css/style.css | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 4170a5fb..746ef5d5 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -29,19 +29,9 @@ background: #2e3436 url(img/radicale_back.png) 20% 60% no-repeat; nav ul { background: #a40000; color: white; -text-shadow: 0 0 1px white; margin: -4.5em 0 6em 100px; } -nav ul li { -padding: .25em .5em; -} - -nav ul li a { -margin: -.25em -.5em; -text-shadow: none; -} - nav li a:hover, nav li a:focus { box-shadow: 1px 1px 3px #600;