From 3b63d13346bc3392c57859f6390a55863387f894 Mon Sep 17 00:00:00 2001 From: Nawa Date: Wed, 28 Nov 2012 14:20:55 +0100 Subject: Premières corrections, essentiellement sur install.rst MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/_build/html/_static/basic.css | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'docs/_build/html/_static/basic.css') diff --git a/docs/_build/html/_static/basic.css b/docs/_build/html/_static/basic.css index 43e8baf..eb22a94 100644 --- a/docs/_build/html/_static/basic.css +++ b/docs/_build/html/_static/basic.css @@ -79,11 +79,11 @@ div.sphinxsidebar input { font-size: 1em; } -div.sphinxsidebar #searchbox input[type="text"] { +div.sphinxsidebar input[type="text"] { width: 170px; } -div.sphinxsidebar #searchbox input[type="submit"] { +div.sphinxsidebar input[type="submit"] { width: 30px; } @@ -447,11 +447,6 @@ dl.glossary dt { font-style: oblique; } -abbr, acronym { - border-bottom: dotted 1px; - cursor: help; -} - /* -- code displays --------------------------------------------------------- */ pre { @@ -537,4 +532,4 @@ span.eqno { #top-link { display: none; } -} \ No newline at end of file +} -- cgit v1.2.3