diff options
-rw-r--r-- | graphics/translucent.png | bin | 0 -> 178 bytes | |||
-rw-r--r-- | includes/default.css | 3 |
2 files changed, 1 insertions, 2 deletions
diff --git a/graphics/translucent.png b/graphics/translucent.png Binary files differnew file mode 100644 index 0000000..48c3866 --- /dev/null +++ b/graphics/translucent.png 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%; } |