From: Shane McDonald Date: Tue, 1 Nov 2011 01:50:57 +0000 (-0400) Subject: ch ch chcnages X-Git-Tag: v0.7.5~11^2^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4fcf14e1240ba5e9e183fc1d785b7c5594857d5d;p=services%2Fpython-requests.git ch ch chcnages via @kennethreitz --- diff --git a/docs/_themes/kr/static/flasky.css_t b/docs/_themes/kr/static/flasky.css_t index 6610b88..b7c3a2a 100644 --- a/docs/_themes/kr/static/flasky.css_t +++ b/docs/_themes/kr/static/flasky.css_t @@ -420,6 +420,10 @@ a:hover tt { width: auto; } + .footer { + width: auto; + } + .bodywrapper { margin: 0; } diff --git a/docs/_themes/kr/static/small_flask.css b/docs/_themes/kr/static/small_flask.css index 1c6df30..0d93b72 100644 --- a/docs/_themes/kr/static/small_flask.css +++ b/docs/_themes/kr/static/small_flask.css @@ -68,3 +68,46 @@ div.body { min-height: 0; padding: 0; } + +div.sphinxsidebar { + display: none; +} + +div.document { + width: 100%; +} + +div.documentwrapper { + margin-left: 0; + margin-top: 0; + margin-right: 0; + margin-bottom: 0; +} + +div.bodywrapper { + margin-top: 0; + margin-right: 0; + margin-bottom: 0; + margin-left: 0; +} + +ul { + margin-left: 0; +} + +.document { + width: auto; +} + +.footer { + width: auto; +} + +.bodywrapper { + margin: 0; +} + +.footer { + width: auto; +} +