From 311f5a917437af285fe588fdeb11cefdc3f20e0f Mon Sep 17 00:00:00 2001 From: Guillaume Ayoub Date: Mon, 18 Apr 2011 00:05:06 +0200 Subject: [PATCH] Revert "Change style for highlighted code", as a new theme is now used in Site'n'co This reverts commit 0817d000119c49fad92a2accca5871e922fdad53. --- static/css/style.css | 5 ----- 1 file changed, 5 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 9fa27a6b..746ef5d5 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -26,11 +26,6 @@ pre { background: #2e3436 url(img/radicale_back.png) 20% 60% no-repeat; } -.highlight pre { -background: #eeeeec; -text-shadow: 0 0 1px white; -} - nav ul { background: #a40000; color: white;