Index: doc/_build/html/_static/basic.css =================================================================== diff -u -rbc30262fb086de2a3a72c5094a2c8d4017cd7e3b -r504c0ea7310f40dd1dc984a080e2e6fa68682491 --- doc/_build/html/_static/basic.css (.../basic.css) (revision bc30262fb086de2a3a72c5094a2c8d4017cd7e3b) +++ doc/_build/html/_static/basic.css (.../basic.css) (revision 504c0ea7310f40dd1dc984a080e2e6fa68682491) @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2013 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -89,6 +89,7 @@ img { border: 0; + max-width: 100%; } /* -- search page ----------------------------------------------------------- */ @@ -401,10 +402,6 @@ margin: 0; } -.refcount { - color: #060; -} - .optional { font-size: 1.3em; }