aboutsummaryrefslogtreecommitdiffstats
path: root/site/default.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/default.css')
-rw-r--r--site/default.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/site/default.css b/site/default.css
index 15b5e44..a00435f 100644
--- a/site/default.css
+++ b/site/default.css
@@ -203,14 +203,16 @@ p.incitement
.square h1
{
font: bold 0.8em "Lucida Sans Unicode",sans-serif;
- margin-bottom: 0.2em;
+ margin-bottom: 0.4em;
+ margin-top: 0.4em;
}
.square p
{
border-top: dotted 1px black;
padding-top: 5px;
text-align: left;
- margin-bottom: 0em;
+ margin-bottom: 0.4em;
+ margin-top: 0.4em;
}
.header a.translate
{