X-Git-Url: http://git.plutz.net/?p=serve0;a=blobdiff_plain;f=style.css;h=0d2bd6eda4d4b18dd92bbe46ea436bc3d789ea3b;hp=dd5a23173ab0d702cfcbff1874c53b1aefd00d22;hb=a3df4e8f297a16faf93847dab6cbd15d6e524e73;hpb=ca9072b5b140d1a78f4c38f0751a9256fdc8f28d diff --git a/style.css b/style.css index dd5a231..0d2bd6e 100644 --- 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;