aboutsummaryrefslogtreecommitdiffstats
path: root/template/cclear/content.css
diff options
context:
space:
mode:
authorchrisaga <chrisaga@piwigo.org>2005-08-18 20:25:08 +0000
committerchrisaga <chrisaga@piwigo.org>2005-08-18 20:25:08 +0000
commit4b9bc10cde25d43c813584f80416181e11274157 (patch)
treec5b5908392e8c1706af7dd844e7d91821ea1a437 /template/cclear/content.css
parent8f01d7529936310238786886bd49e3b6178003a3 (diff)
cclean : fixed some styles in the admin section
git-svn-id: http://piwigo.org/svn/trunk@829 68402e56-0260-453c-a942-63ccdbb3a9ee
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;