]> git.0d.be Git - panikweb.git/commitdiff
add some margins around week days wip/20130917-pm
authorFrédéric Péters <fpeters@0d.be>
Wed, 18 Sep 2013 10:58:13 +0000 (12:58 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 18 Sep 2013 10:58:13 +0000 (12:58 +0200)
panikweb_templates/static/css/specifics.css

index 3c2cab131f831d2fa8a873a19dc77bbe6a71cd84..6588e54fb35a6482c5165414938d956c5b8f163e 100644 (file)
@@ -1012,3 +1012,7 @@ body { font-size: 16px;}
 div.episode.resume div.title {
        white-space: normal;
 }
+
+#Home div.program.tabs {
+       margin: 1em 0;
+}