]> git.plutz.net Git - serve0/blobdiff - style.css
listing by indexed length
[serve0] / style.css
index dd5a23173ab0d702cfcbff1874c53b1aefd00d22..0d2bd6eda4d4b18dd92bbe46ea436bc3d789ea3b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -6,7 +6,6 @@ button { padding: .125em .5em; }
 a { color: inherit; text-decoration: none;}
 
 body {
-  position: relative;
   color: white;
   background-color: black;
 }
@@ -152,6 +151,7 @@ a[href="#advsearch"]:before {
 }
 
 #editing {
+  position: absolute;
   width: 100%; bottom: 0;
   background-color: #333;
   border-top: 1px solid;