aboutsummaryrefslogtreecommitdiffstats
path: root/template/cclear/content.css
diff options
context:
space:
mode:
Diffstat (limited to 'template/cclear/content.css')
-rw-r--r--template/cclear/content.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/template/cclear/content.css b/template/cclear/content.css
index a7468497f..480f158bf 100644
--- a/template/cclear/content.css
+++ b/template/cclear/content.css
@@ -56,6 +56,14 @@
text-align: left;
}
+/* content defaults */
+#content dl, dd { margin: 10px; }
+#content dt {
+ margin-bottom: 5px;
+ font-style: italic;
+ font-size: 110%;
+}
+
/* actions */
div.titrePage ul.categoryActions {
float: right;