summaryrefslogtreecommitdiff
path: root/local.css
diff options
context:
space:
mode:
authorSiri Reiter <siri@jones.dk>2009-04-06 18:59:04 +0200
committerSiri Reiter <siri@jones.dk>2009-04-06 18:59:04 +0200
commit13da679fc671de3ee81d3c39e7d0cd6f63604cb9 (patch)
treeaa6ba531497568cfb644a964f1392e3089087396 /local.css
parent65dfdedabc3a9304735f5aa0f9c58e742e1fe8de (diff)
Pageinfo width 100%.
Diffstat (limited to 'local.css')
-rw-r--r--local.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.css b/local.css
index 1c15ab32..2b5d31e5 100644
--- a/local.css
+++ b/local.css
@@ -171,7 +171,7 @@ DIV#backlinks {
DIV#pageinfo {
position: fixed;
bottom: 0;
- wodth: 100%;
+ width: 100%;
border-top: 0;
padding:1em 1em 1em 20px;
margin: 0;