diff options
| author | Kenneth Reitz <me@kennethreitz.com> | 2011-06-23 05:16:13 -0400 |
|---|---|---|
| committer | Kenneth Reitz <me@kennethreitz.com> | 2011-06-23 05:16:13 -0400 |
| commit | 749edb35541d7bc008f5db860c798f800881cd2e (patch) | |
| tree | aecbb301d697051b5e9a02572e99ba8f4b761e2b /docs/_themes | |
| parent | 882b465968ca9b8baecd6449e42c3253d0f29bef (diff) | |
| download | python-requests-749edb35541d7bc008f5db860c798f800881cd2e.tar.gz | |
new sidebar logo
Diffstat (limited to 'docs/_themes')
| -rw-r--r-- | docs/_themes/kr/static/flasky.css_t | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_themes/kr/static/flasky.css_t b/docs/_themes/kr/static/flasky.css_t index 41e9dfe4..00a382cb 100644 --- a/docs/_themes/kr/static/flasky.css_t +++ b/docs/_themes/kr/static/flasky.css_t @@ -91,8 +91,8 @@ div.sphinxsidebarwrapper { } div.sphinxsidebarwrapper p.logo { - padding: 0 0 20px 0; - margin: 0; + padding: 0; + margin: -10px 0 0 -20px; text-align: center; } |
