diff options
| author | Nawa <bellefeegore@follepensee.net> | 2012-11-28 14:20:55 +0100 |
|---|---|---|
| committer | Nawa <bellefeegore@follepensee.net> | 2012-11-28 14:20:55 +0100 |
| commit | 3b63d13346bc3392c57859f6390a55863387f894 (patch) | |
| tree | 04d9dafddd51b2182a856624497ecd551eb4437f /docs/_build/html/_static/basic.css | |
| parent | c590082daa7b5eca6d5f021e356e4ddd15cee595 (diff) | |
| download | Chimère-3b63d13346bc3392c57859f6390a55863387f894.tar.bz2 Chimère-3b63d13346bc3392c57859f6390a55863387f894.zip | |
Premières corrections, essentiellement sur install.rst
Diffstat (limited to 'docs/_build/html/_static/basic.css')
| -rw-r--r-- | docs/_build/html/_static/basic.css | 11 |
1 files changed, 3 insertions, 8 deletions
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 +} |
