From ca240da178cd1c7ba873fcdc19a0d39fb58094b8 Mon Sep 17 00:00:00 2001 From: Tom Willemse Date: Tue, 1 Oct 2013 23:40:04 +0200 Subject: Org: show postable in a small font --- site/org.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'site/org.css') diff --git a/site/org.css b/site/org.css index d13cc1a..d29b56a 100644 --- a/site/org.css +++ b/site/org.css @@ -74,3 +74,15 @@ body { margin-bottom: 0px; padding-bottom: 2px; /*border-bottom: dotted 1px #ccc;*/ } + +#postamble { + font-size: 10px; + line-height: 100%; + text-align: right; + margin-bottom: 5px; +} + +#postamble p { + margin-top: 2px; + margin-bottom: 2px; +} -- cgit v1.2.3-54-g00ecf