]> git.0d.be Git - panikweb.git/commitdiff
bits of styling for footer menu
authorFrédéric Péters <fpeters@0d.be>
Wed, 11 Sep 2013 10:42:20 +0000 (12:42 +0200)
committerFrédéric Péters <fpeters@0d.be>
Wed, 11 Sep 2013 10:42:20 +0000 (12:42 +0200)
panikweb_templates/static/css/specifics.css

index 9656ad77bbaf84f294d91732e957fde33d62f6a7..740ef7043f0615c1290d4f1dbfbb7d4be9238dc8 100644 (file)
@@ -261,6 +261,18 @@ body{
        border-top:2px solid #333;
        background:#333;
        color:white;
+       padding-top: 2em;
+}
+
+#Footer ul {
+}
+
+#Footer ul li {
+       padding-right: 2em;
+}
+
+#Footer a:hover {
+       opacity:0.6;
 }
 
 /* PANIK LOGO */