summaryrefslogtreecommitdiff
path: root/cdm.css
diff options
context:
space:
mode:
Diffstat (limited to 'cdm.css')
-rw-r--r--cdm.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/cdm.css b/cdm.css
index 021135dfc..941a51101 100644
--- a/cdm.css
+++ b/cdm.css
@@ -159,3 +159,8 @@ div.cdmContentInner p {
div.cdmContentInner iframe {
min-width : 50%;
}
+
+div.cdmHeader span.author {
+ color : gray;
+ font-size : 11px;
+}