From d97cd31b733f82b56ec335be7b1cbfa1eae4a58c Mon Sep 17 00:00:00 2001 From: Freeyorp Date: Wed, 15 May 2013 01:13:47 +1200 Subject: Remove column backgrounds Almost everything is white anyway due to the svg backgrounds, and having just the titles tinted looks strange. --- public/css/style.css | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/public/css/style.css b/public/css/style.css index ea91109..7e02bac 100644 --- a/public/css/style.css +++ b/public/css/style.css @@ -56,20 +56,6 @@ body { font-size: smaller; } -.col1 { - background-color: #fdf9ff; -} -.col2 { - background-color: #fdfdff; -} -.col3 { - background-color: #fffdfb; -} - -svg { - background-color: #fff; -} - /* Titles */ h3 { margin: 0; -- cgit v1.2.3-60-g2f50