summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2010-11-20 03:44:34 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2010-11-20 03:44:34 +0100
commitf297a359e739f7138517ed5bdd7cc6ba910696f8 (patch)
treec49c78eba214f70b2d00dc9e4bb433819b831aff
parentabdac72478a8ab96e2d8ee674f51bca25d9686a4 (diff)
downloadChimère-f297a359e739f7138517ed5bdd7cc6ba910696f8.tar.bz2
Chimère-f297a359e739f7138517ed5bdd7cc6ba910696f8.zip
Minor change on the style
-rw-r--r--chimere/static/styles.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/chimere/static/styles.css b/chimere/static/styles.css
index ac40405..fddd530 100644
--- a/chimere/static/styles.css
+++ b/chimere/static/styles.css
@@ -11,6 +11,10 @@ background-color:#FFF;
border-radius: 10px;
}
+fieldset p{
+margin:4px 8px;
+}
+
legend{
font-weight:bold;
color:#b400Ff;