]> git.datanom.net - qtadmin.git/blobdiff - css/styles.css
Move footer to bottom
[qtadmin.git] / css / styles.css
index 87588b0c21dcf0f3f914a321be99b2cf3cf61c66..677341725a6d6f0bba9e63853b7bbd9054a09b3b 100644 (file)
@@ -63,12 +63,15 @@ body {
 }
 
 .footer {
-    text-align: center;
     margin-top: 20px;
     margin-bottom: 10px;
+    bottom:0;
+    width: 99%;
+    position: absolute;
     font-size: 0.7em;
     background: #ECECAC;
     color: black;
+    text-align: center;
 }
 
 .whitefooter {
This page took 0.028126 seconds and 5 git commands to generate.