summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/translucent.pngbin178 -> 0 bytes
-rw-r--r--includes/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/translucent.png b/graphics/translucent.png
deleted file mode 100644
index 48c3866..0000000
--- a/graphics/translucent.png
+++ /dev/null
Binary files differ
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%;
}