From: yomguy <> Date: Fri, 12 Feb 2010 17:32:10 +0000 (+0000) Subject: justify content text X-Git-Tag: 1.1~540 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=6c668b14fcc9663f20f65561c417ee43c7c9ca28;p=telemeta.git justify content text --- diff --git a/telemeta/htdocs/css/telemeta.css b/telemeta/htdocs/css/telemeta.css index a5d823bd..526043df 100644 --- a/telemeta/htdocs/css/telemeta.css +++ b/telemeta/htdocs/css/telemeta.css @@ -621,6 +621,10 @@ table.listing tbody tr:hover { background: #f7f8fa !important } margin-top: 0.8em; } +.rst-content { + text-align: justify; +} + .rst-content img { margin: 1.5em; }