summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 2795b378c..193dfa94c 100644
--- a/cdm.css
+++ b/cdm.css
@@ -29,6 +29,12 @@ div.cdmContentInner {
margin : 0px 10px 10px 10px;
}
+div.cdmContentInner img {
+ border-width : 0px;
+ max-width : 98%;
+ display : block;
+}
+
div.cdmFooter {
background : #f9f9f9;
padding : 5px;