]> git.0d.be Git - panikweb.git/commitdiff
style: misc
authorlaron <simon@surlaterre.org>
Sun, 22 Sep 2013 13:39:34 +0000 (15:39 +0200)
committerFrédéric Péters <fpeters@0d.be>
Sun, 22 Sep 2013 13:41:53 +0000 (15:41 +0200)
panikweb_templates/static/css/specifics.css

index 20d3f84bcffcdb060181bff12069285c2aadd2c8..6666d04d125edfa1fdfb5c5321f5638fb33479c0 100644 (file)
@@ -273,7 +273,7 @@ body{
 }
 
 #metaNav ul li a span{
-       padding:0.5em 0;
+    padding:0.5em;
        display:inline-block;
 }
 
@@ -338,11 +338,9 @@ body{
 /****************************************************/
 /****  SCREEN NAV ****/
 #Nav{
-       text-align:center;
        background:#3333FF;
 }
 #Nav nav{padding:0.1em;}
-#Nav *{        color:white; border-color:#white;}
 /*#Nav form{background:#800000;}*/
 #Nav input{color:#333;}
 #Nav ul li button,
@@ -352,7 +350,7 @@ body{
        border-color: transparent;
 }
 
-#Nav .active,#Nav .active *{
+#Nav .active,#Nav .icon-check,#Nav .active *{
        font-weight:bold;
        background: white;
     color:#3333FF;
@@ -709,16 +707,15 @@ body{
        padding-bottom: 5px;
 }
 
-#Nav .newsRoll li {
-       background:black;
-       color:white;
-       border: none;
-}
 
 .newsRoll li.first {
        width: 30%;
 }
 
+.newsRoll li {
+       color:white;
+       border: none;
+}
 .newsRoll li {
        width: 15%;
        display: table-cell;