diff options
Diffstat (limited to 'static/style.css')
-rw-r--r-- | static/style.css | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/static/style.css b/static/style.css index 11bcece..15365f6 100644 --- a/static/style.css +++ b/static/style.css @@ -1,5 +1,6 @@ div#header { font-size: 150%; +b } div#search { @@ -15,10 +16,6 @@ div#content div#navigation { } div#footer { - position: fixed; - bottom: 0px; - padding: 4px; - background-color: white; left: 0px; right: 0px; } |