summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-02-29 23:13:51 +0100
committerMatthias Andreas Benkard <code@mail.matthias.benkard.de>2012-02-29 23:13:51 +0100
commit4853842b5f8ae85f6331f7361b6cc69d9390767a (patch)
tree7ce0d4c887b4986f2d2fc98b3b1c7b3f967a36b5 /static
parent9a38fec9b6552798bb341ce92f40d1ec92865a73 (diff)
Book Marx: Improve page layout by moving all authlinks to the bottom.
Diffstat (limited to 'static')
-rw-r--r--static/style/bookmarx.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/static/style/bookmarx.css b/static/style/bookmarx.css
index ea9b855..d8e6b7d 100644
--- a/static/style/bookmarx.css
+++ b/static/style/bookmarx.css
@@ -10,7 +10,7 @@
margin-bottom: 1em;
}
-#bookmarx-feed-link {
+#bookmarx-footer {
text-align: right;
position: relative;
padding: 0.5em 0.5em 0.5em 0.5em;
@@ -19,7 +19,7 @@
font-style: oblique;
}
-#bookmarx-feed-link-text {
+#bookmarx-footer-text {
padding: 0.5em 1em 0.5em 1em;
border: solid 1px #000;
background-color: orange;