aboutsummaryrefslogtreecommitdiffstats
path: root/site/default.css
diff options
context:
space:
mode:
authorGustav Eek <gustav.eek@proceranetworks.com>2012-10-08 22:50:00 +0200
committerGustav Eek <gustav.eek@proceranetworks.com>2012-10-08 22:50:00 +0200
commit6966b7bf39b128090064e8a574be20e12edeec89 (patch)
tree305def305e726e1af061786bda50f302f9aa0d66 /site/default.css
parent594a94b126b5e8707c32e1d910417c7c01785d60 (diff)
Information site on certificates added
However, only certificates for fripost.org and mail.fripost.org, which is the same, was found. More work need to be put here.
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
{