tweak cdm footer display
This commit is contained in:
parent
dbd7e915dd
commit
55bfe617f0
3
cdm.css
3
cdm.css
|
@ -64,7 +64,8 @@ div.cdmContentInner img {
|
||||||
}
|
}
|
||||||
|
|
||||||
div.cdmFooter {
|
div.cdmFooter {
|
||||||
background : #f9f9f9;
|
background-color : #f0f0f0;
|
||||||
|
background-image : url("images/cdm_footer_tile.png");
|
||||||
padding : 5px;
|
padding : 5px;
|
||||||
font-weight : normal;
|
font-weight : normal;
|
||||||
color : gray;
|
color : gray;
|
||||||
|
|
Binary file not shown.
After Width: | Height: | Size: 221 B |
Loading…
Reference in New Issue