From a887a2f00e9a93da79fc3d9c635ad30266f462c0 Mon Sep 17 00:00:00 2001 From: Martin Mahner Date: Fri, 17 Jul 2009 11:36:11 +0200 Subject: [PATCH] Docs: Updated nature theme, removed the justified text style: --- docs/.theme/nature/static/nature.css_t | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/.theme/nature/static/nature.css_t b/docs/.theme/nature/static/nature.css_t index b19237d..38993b7 100644 --- a/docs/.theme/nature/static/nature.css_t +++ b/docs/.theme/nature/static/nature.css_t @@ -170,7 +170,6 @@ a.headerlink:hover { } div.body p, div.body dd, div.body li { - text-align: justify; line-height: 1.5em; }