]> git.0d.be Git - panikweb.git/commitdiff
minor style adjustment to focus roll
authorFrédéric Péters <fpeters@0d.be>
Wed, 18 Sep 2013 22:24:00 +0000 (00:24 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 18 Sep 2013 22:24:00 +0000 (00:24 +0200)
panikweb_templates/static/css/specifics.css

index d4c081c4f9bdbc94ae4b21f039d62bc10104a1db..dfc7cd2ec8d0bdc0a606549f6b4575fea8e3096e 100644 (file)
@@ -688,6 +688,11 @@ body{
 /**** News ****/
 /****************************************************/
 
+.newsRoll {
+       padding-top: 5px;
+       padding-bottom: 5px;
+}
+
 #Nav .newsRoll li {
        background:black;
        color:white;
@@ -750,7 +755,8 @@ body{
 }
 
 .newsRoll .labels{
-       top: 0;
+       top: -2px;
+       left: -1px;
 }
 .newsRoll .labels .item{
        display:block;