diff options
-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; |