From: Michael Hanke Date: Mon, 24 Sep 2012 06:50:12 +0000 (+0200) Subject: Fix up footer style X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2cede98688329383a9607174ce36835fa1771df8;p=neurodebian.git Fix up footer style --- diff --git a/sphinx/_static/neurodebian.css b/sphinx/_static/neurodebian.css index 38334c9..504775c 100644 --- a/sphinx/_static/neurodebian.css +++ b/sphinx/_static/neurodebian.css @@ -82,12 +82,6 @@ div.footer { font-size: 75%; } -div.footer a { - color: #aaa; - text-decoration: underline; -} - - div.related { background-color: #2c3c3d; color: #888; diff --git a/sphinx/_templates/layout.html b/sphinx/_templates/layout.html index ce206a2..d730aa9 100644 --- a/sphinx/_templates/layout.html +++ b/sphinx/_templates/layout.html @@ -36,8 +36,9 @@ {% block sidebar2 %}{% endblock %} {% block footer %} +
{{ super() }} -