site style: nav margin, to replace footer margin
authorTero Marttila <terom@paivola.fi>
Sun, 14 Sep 2014 03:22:57 +0300
changeset 208 1407c79961ef
parent 207 262885b25dfa
child 209 e55deb0be237
site style: nav margin, to replace footer margin
qmsk_www/static/style.css
--- a/qmsk_www/static/style.css	Sun Sep 14 03:18:19 2014 +0300
+++ b/qmsk_www/static/style.css	Sun Sep 14 03:22:57 2014 +0300
@@ -39,7 +39,7 @@
  * Main navigation menu
  */
 #nav {
-
+    margin: 20px 0px;
 }
 
 #nav ul {
@@ -79,8 +79,6 @@
  * Footer
  */
 div#footer {
-    margin: 40px 0px 0px 0px;
-
     padding: 20px 0px;
 
     border-top: 1px dashed #a5a5a5;