summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2013-03-22 12:49:50 +0400
committerAndrew Dolgov <[email protected]>2013-03-22 12:49:50 +0400
commit472219f073b321c2a6fe7c4861c4a38dcf489c50 (patch)
treec3817a1fa362ea30948a073ab7202957edefb98a /cdm.css
parent11bd95b4f32ee4d4472d66c22874f68905692bf7 (diff)
slightly enlarge expanded cdm header font size
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 941a51101..db357beca 100644
--- a/cdm.css
+++ b/cdm.css
@@ -164,3 +164,7 @@ div.cdmHeader span.author {
color : gray;
font-size : 11px;
}
+
+div.cdm.expanded div.cdmHeader a.title {
+ font-size : 13px;
+}