Add links in page footer
[xnet] / xnet / site / static / css / common.css
index f22d647..dd7c769 100644 (file)
 /*** $GLOBAL *****************************************/
 /*****************************************************/
 html {
-       overflow-y: scroll; /* Force vertical scrollbar */
+    overflow-y: scroll; /* Force vertical scrollbar */
 }
 footer {
-    clear:both;
+    clear: both;
+    font-size: 75%;
     text-align: center;
 }
 form {