From 49eddd59e0badddfa6ff28663fe8afa899508c44 Mon Sep 17 00:00:00 2001 From: laron Date: Sun, 22 Sep 2013 15:29:38 +0200 Subject: [PATCH] style: remove commented and empty lines --- panikweb_templates/static/css/specifics.css | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/panikweb_templates/static/css/specifics.css b/panikweb_templates/static/css/specifics.css index eeee431..be72d4b 100644 --- a/panikweb_templates/static/css/specifics.css +++ b/panikweb_templates/static/css/specifics.css @@ -990,24 +990,6 @@ ul.newsSpecial{ padding:0.5em; } -/**** COLOR VARIANTS ****/ - -/* -#News #Nav, - #News #Nav *, - .news, - .news * -{color:white;background-color:#4682B4; border-color:#fff !important;color:#fff !important;} -#News, #news,.news, .news *,.mainLegend.news { - background-color:#fff; - border-color:#1663d5 !important; - color:#1663d5 !important; -}*/ - -#player-container{} -#Nav{} - - /**** SCREEN SIZE ADAPTATIONS ****/ html #main{ font-size: 70%; } -- 2.39.2