summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cdm.css3
-rw-r--r--images/cdm_footer_tile.pngbin0 -> 221 bytes
2 files changed, 2 insertions, 1 deletions
diff --git a/cdm.css b/cdm.css
index f5572f1a3..6b6ae43e3 100644
--- a/cdm.css
+++ b/cdm.css
@@ -64,7 +64,8 @@ div.cdmContentInner img {
}
div.cdmFooter {
- background : #f9f9f9;
+ background-color : #f0f0f0;
+ background-image : url("images/cdm_footer_tile.png");
padding : 5px;
font-weight : normal;
color : gray;
diff --git a/images/cdm_footer_tile.png b/images/cdm_footer_tile.png
new file mode 100644
index 000000000..4410afed9
--- /dev/null
+++ b/images/cdm_footer_tile.png
Binary files differ