diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-01-02 14:23:42 -0500 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2011-01-02 14:23:42 -0500 |
| commit | 350aed3fdb9f1e73e69655e53f44ca6a91c196da (patch) | |
| tree | 3d2a128667b5f6ca6d0b4e1f4865fc98aac6b60b /doc/build/static/docs.css | |
| parent | 71f92436bdc86f30e2c21d8f5244733601e8c39e (diff) | |
| download | sqlalchemy-350aed3fdb9f1e73e69655e53f44ca6a91c196da.tar.gz | |
- whitespace removal bonanza
Diffstat (limited to 'doc/build/static/docs.css')
| -rw-r--r-- | doc/build/static/docs.css | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/build/static/docs.css b/doc/build/static/docs.css index 23513dbba..697837e94 100644 --- a/doc/build/static/docs.css +++ b/doc/build/static/docs.css @@ -86,7 +86,7 @@ h1 { font: normal 20px/22px arial,helvetica,sans-serif; color: #222; padding:0px; - margin:0px; + margin:0px; } .topnav h2 { @@ -94,7 +94,7 @@ h1 { font-family:arial,helvetica,sans-serif; font-size:1.6em; font-weight:normal; - line-height:1.6em; + line-height:1.6em; } .topnav h3 { @@ -185,7 +185,7 @@ div.admonition .admonition-title { } .totoc { - + } .doc_copyright { |
