]> git.0d.be Git - panikweb.git/commitdiff
Blue saturated as orange
authorlaron <simon@surlaterre.org>
Sat, 21 Sep 2013 08:12:49 +0000 (10:12 +0200)
committerlaron <simon@surlaterre.org>
Sat, 21 Sep 2013 08:12:49 +0000 (10:12 +0200)
panikweb_templates/static/css/specifics.css

index 079a384f4a73cad0552a21e308ddf66c015fa43b..2ee1fb69b345f8de4c127118b2acdc847ffd86c1 100644 (file)
@@ -41,7 +41,7 @@
        margin: 0.2em 0 0.2em 0;
 }
 #Main .sectionLabel{
-       color:#111111;
+       color:#3333FF;
        margin-bottom:1em;
 }
 .iconLabel{margin-left:0.1em;}
@@ -276,8 +276,8 @@ body{
     opacity:0.8;
 }
 #metaNav ul li.active, #metaNav ul li.active a{
-       background:#fff !important;
-    color:#111111;
+       background:#3333FF !important;
+    color:#ffffff;
        font-weight:normal;
 }
 @media screen and (max-width:600px){
@@ -323,7 +323,7 @@ body{
 /****  SCREEN NAV ****/
 #Nav{
        text-align:center;
-       background:#111111;
+       background:#3333FF;
 }
 #Nav nav{padding:0.1em;}
 #Nav *{        color:white; border-color:#white;}
@@ -339,7 +339,7 @@ body{
 #Nav .active,#Nav .active *{
        font-weight:bold;
        background: white;
-    color:#111111;
+    color:#3333FF;
     padding:0.3em;
 }
 #Nav nav ul.columns {column-rule:2px solid #342E2E;-moz-column-rule:2px solid #342E2E;-webkit-column-rule:2px solid #342E2E;}
@@ -765,7 +765,7 @@ body{
 }
 .newsRoll .labels .item{
        display:block;
-       background:#111111;
+       background:#3333FF;
        color:white;
        margin:0.1em;
        font-size:0.9em;