]> git.0d.be Git - panikweb.git/commitdiff
add panik logo as background of header
authorFrédéric Péters <fpeters@0d.be>
Fri, 27 Sep 2013 19:24:23 +0000 (21:24 +0200)
committerFrédéric Péters <fpeters@0d.be>
Fri, 27 Sep 2013 19:24:23 +0000 (21:24 +0200)
panikweb_templates/static/css/specifics.css

index d1ca3822842d2aadea5710322216a81c81b46417..55c4db2fd4425cc1d10a5fd8742e5e2de97fefac 100644 (file)
@@ -313,6 +313,10 @@ body{
                padding-top: 40px;
        }
 
+       #backgroundBox {
+               background: white 0 10px no-repeat url(../img/logoPanikBW.png);
+       }
+
        #All #backgroundBox h1.top {
                font-size: 50px;
                padding-left: 10px;