From bc6bbc8d938724721efb8d538b3023b7b9310d19 Mon Sep 17 00:00:00 2001 From: Wesley Moore Date: Sun, 24 Jan 2010 20:47:02 +1100 Subject: [PATCH] Simple drak grey band as header --- output/css/style.css | 4 ---- 1 file changed, 4 deletions(-) diff --git a/output/css/style.css b/output/css/style.css index 76a199e..102ce55 100644 --- a/output/css/style.css +++ b/output/css/style.css @@ -98,10 +98,6 @@ pre { font-size: 1.8em; color: white; padding: 0.5em; - margin-right: 1em; - -webkit-border-bottom-right-radius: 1em; - -moz-border-bottom-right-radius: 1em; - border-bottom-right-radius: 1em; background-color: #1C1C1C; } #header a {