summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-08-26 10:17:45 +0200
committerDaniel Friesel <derf@finalrewind.org>2016-08-26 10:17:45 +0200
commit67b75b98f0b1902442a53d2d19cb5cd6d3ba0212 (patch)
tree786ee4861f9cec4ebe037b67b96cd4ddc2d2eebb /public
parent10c3edc093b13053f63ac764cf593245c72bf4b7 (diff)
move about box into container1.07
Diffstat (limited to 'public')
-rw-r--r--public/static/default.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/public/static/default.css b/public/static/default.css
index aad8ee6..2534f9e 100644
--- a/public/static/default.css
+++ b/public/static/default.css
@@ -436,6 +436,7 @@ div.candidatelist a .distance {
}
div.about {
+ margin-top: 2em;
font-family: Sans-Serif;
color: #666666;
}