]> git.parisson.com Git - teleforma.git/commitdiff
fix footer
authoryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 18:34:49 +0000 (20:34 +0200)
committeryomguy <yomguy@parisson.com>
Thu, 19 Jul 2012 18:34:49 +0000 (20:34 +0200)
teleforma/static/teleforma/css/teleforma.css
teleforma/templates/telemeta/base.html

index d2e878f5cb26956601b1297dcd086d489f59852d..86a151ec82bb8c8769f331375553736aaa5f4c87 100644 (file)
@@ -598,7 +598,7 @@ color:#FFF;
     border-bottom: 1px solid #000;
     height: 30px;
     padding: 0em 0.5em 10px 0.5em;
-    margin-top: 2em;
+    margin-top: 1em;
 }
 #footer :link, #footer :visited { color: #FFF; }
 #footer hr { display: none }
index 1618a843556d6df2321c2a36cc7c93001c712ca4..c303a01f83e87927b754395426043be7f7abe9ea 100644 (file)
@@ -150,7 +150,6 @@ alt="logo" />
     {% block content %}
     {% endblock %}
 
-    <div class="nett"></div>
     {% block delete %}
     {% endblock %}