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