summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css9
1 files changed, 9 insertions, 0 deletions
diff --git a/css/cdm.css b/css/cdm.css
index eb4a2243c..560c68fdd 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -61,6 +61,15 @@ div.cdmContentInner img {
height : auto;
}
+div.cdmContentInner h1 {
+ font-size : 16px;
+}
+
+div.cdmContentInner h2,
+div.cdmContentInner h3 {
+ font-size : 14px;
+}
+
div.cdmFooter {
padding : 5px;
font-weight : normal;