diff options
Diffstat (limited to 'includes')
-rw-r--r-- | includes/style.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/style.css b/includes/style.css index 3c1e38e..1e66097 100644 --- a/includes/style.css +++ b/includes/style.css @@ -31,7 +31,7 @@ div#footer { div#copyright { border: thin solid #777; - background-image: url(/graphics/translucent.png); + background-color: #eee; padding: 0.4ex 1em; margin: auto 2%; } |