From d28394833d54a68f5ca13d2edaa261128f6c5170 Mon Sep 17 00:00:00 2001 From: Thibaut Horel Date: Sun, 7 Sep 2014 15:55:27 -0400 Subject: Compute alignment on the final (html formatted) text --- web/static/css/style.css | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'web/static/css') diff --git a/web/static/css/style.css b/web/static/css/style.css index e42975d..ec73fd0 100644 --- a/web/static/css/style.css +++ b/web/static/css/style.css @@ -10,3 +10,21 @@ span:hover { float: left; margin-right: 1em; } + +#text { + width: 460px; + float: left; +} + +.pagetext p { + text-align: justify; + -moz-hyphens: auto; + margin: 0; + text-indent: 1.5em; +} + +.pagetext { + padding: 3.5em 2em; + font-size: 18px; + line-height: 180%; +} -- cgit v1.2.3-70-g09d2