From 14707deb62bb7e827d676a988bd07ecd8eb5dd45 Mon Sep 17 00:00:00 2001 From: Sébastien Dailly Date: Wed, 1 May 2013 17:58:26 +0200 Subject: Updated css --- theme/static/css/main.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'theme/static') diff --git a/theme/static/css/main.css b/theme/static/css/main.css index 0af6a21..88dc23a 100755 --- a/theme/static/css/main.css +++ b/theme/static/css/main.css @@ -62,6 +62,10 @@ p { margin: .75em; } + p.caption { + text-align: center; + } + pre, blockquote { margin: 0.5em 1em; border:1px solid #ccc; -- cgit v1.2.3