From 459ed0c156461b3cc04c15e8acf57e5e326f5100 Mon Sep 17 00:00:00 2001 From: jakedahn Date: Wed, 11 Jul 2012 15:16:33 -0700 Subject: [PATCH] Fixing documentation style * The docs have looked terrible since I last pushed new style to them, I finally got annoyed enough to figure out why sphinx wasn't accepting my stylesheets. * Before: http://stsh.me/2Qr * After: http://stsh.me/2Qs Change-Id: Ibafcf1bfdd30b5ccdebbeb4fa0a64b49353b231d --- doc/source/{_theme/nature.css_t => _static/nature.css} | 0 doc/source/_static/tweaks.css | 1 + 2 files changed, 1 insertion(+) rename doc/source/{_theme/nature.css_t => _static/nature.css} (100%) diff --git a/doc/source/_theme/nature.css_t b/doc/source/_static/nature.css similarity index 100% rename from doc/source/_theme/nature.css_t rename to doc/source/_static/nature.css diff --git a/doc/source/_static/tweaks.css b/doc/source/_static/tweaks.css index 8ed4c9dbf..3f3fb3f07 100644 --- a/doc/source/_static/tweaks.css +++ b/doc/source/_static/tweaks.css @@ -85,6 +85,7 @@ a.headerlink { div.body { margin-top: -25px; + margin-left: 230px; } div.document {