summaryrefslogtreecommitdiffstats
path: root/themes/classic/templates
diff options
context:
space:
mode:
Diffstat (limited to 'themes/classic/templates')
-rw-r--r--themes/classic/templates/default.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/themes/classic/templates/default.css b/themes/classic/templates/default.css
index 06fabf73..ba71d503 100644
--- a/themes/classic/templates/default.css
+++ b/themes/classic/templates/default.css
@@ -682,3 +682,9 @@ a.button{padding:1px 3px;}
display: none;
text-indent:-9999em;
}
+
+.information {
+ font-size: 0.9em;
+ font-style: italic;
+ color: #c0c0c0;
+}