summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-16 13:47:24 +0400
committerAndrew Dolgov <[email protected]>2013-03-16 13:47:24 +0400
commit55bfe617f0c361fb93e87a4175c0531630c55376 (patch)
treeedc1f7c9acd432d96a64fccea3c5773bcdbd48a1 /cdm.css
parentdbd7e915ddfe1b237078264c99fbf0f185e87e16 (diff)
tweak cdm footer display
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css3
1 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;