summaryrefslogtreecommitdiff
path: root/css/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2014-01-29 16:53:42 +0400
committerAndrew Dolgov <[email protected]>2014-01-29 16:53:42 +0400
commit013507bff4fc5f30e80b77335a042ccd6ae4e391 (patch)
tree60d3873e9b070c7ecd99d5a9a820bd748a6f7ac3 /css/cdm.css
parent7193e121b3ebc29a718f8102801f43eb6d5bb170 (diff)
apply heading style to h4
Diffstat (limited to 'css/cdm.css')
-rw-r--r--css/cdm.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/css/cdm.css b/css/cdm.css
index 5de6cd824..b8c763b31 100644
--- a/css/cdm.css
+++ b/css/cdm.css
@@ -66,7 +66,8 @@ div.cdmContentInner h1 {
}
div.cdmContentInner h2,
-div.cdmContentInner h3 {
+div.cdmContentInner h3,
+div.cdmContentInner h4 {
font-size : 14px;
}