diff options
author | matthew <matthew> | 2008-03-14 10:16:51 +0000 |
---|---|---|
committer | matthew <matthew> | 2008-03-14 10:16:51 +0000 |
commit | 82d962e42c8d4c29af9a3c46ae10d81abe5f20a8 (patch) | |
tree | f06f808a281fc1d6ff2bc009522654a0c6ce65c7 | |
parent | 3bac208ae8411590fb177e79b498a5de7c909026 (diff) |
Yes, I still hate IE.
-rw-r--r-- | web/css/core.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/css/core.css b/web/css/core.css index cceb86347..a43b65928 100644 --- a/web/css/core.css +++ b/web/css/core.css @@ -238,6 +238,7 @@ p#copyright { margin: 1em 530px 1em 0; padding: 5px; text-align: center; + position: relative; } #fixed { background-color: #ccffcc; |