summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
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;
+}