summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2010-11-22 00:52:52 +0100
committeryvesf <yvesf-git@xapek.org>2010-11-22 00:52:52 +0100
commit1f408d58a0853653d9297bd048512c3e4e279512 (patch)
tree204e2e85fc2cb73d2dc8328d61a6739dacc3d95f /static
parent5b7f0bdf98e4fffca943e408a60f2fe2e289fef6 (diff)
downloadbooksearch-1f408d58a0853653d9297bd048512c3e4e279512.tar.gz
booksearch-1f408d58a0853653d9297bd048512c3e4e279512.zip
index/seaerch/convert works; ugly template
Diffstat (limited to 'static')
-rw-r--r--static/style.css5
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;
}