diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-03-16 13:47:24 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2013-03-16 13:47:24 +0400 |
| commit | 55bfe617f0c361fb93e87a4175c0531630c55376 (patch) | |
| tree | edc1f7c9acd432d96a64fccea3c5773bcdbd48a1 | |
| parent | dbd7e915ddfe1b237078264c99fbf0f185e87e16 (diff) | |
tweak cdm footer display
| -rw-r--r-- | cdm.css | 3 | ||||
| -rw-r--r-- | images/cdm_footer_tile.png | bin | 0 -> 221 bytes |
2 files changed, 2 insertions, 1 deletions
@@ -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 Binary files differnew file mode 100644 index 000000000..4410afed9 --- /dev/null +++ b/images/cdm_footer_tile.png |