diff options
| author | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-25 17:23:42 +0000 |
|---|---|---|
| committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2007-04-25 17:23:42 +0000 |
| commit | 3a0f65b4343f5e338b1425351d190f0f752caee1 (patch) | |
| tree | 036eb43dc0bb5f2c2354468b21560b7f7943abbd /doc/docs.css | |
| parent | 41ff863fc0669dda66f9afe6890e16172252f8b5 (diff) | |
| download | sqlalchemy-3a0f65b4343f5e338b1425351d190f0f752caee1.tar.gz | |
revert CSS tweak
Diffstat (limited to 'doc/docs.css')
| -rw-r--r-- | doc/docs.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/docs.css b/doc/docs.css index 497c52f8b..c5c3cb437 100644 --- a/doc/docs.css +++ b/doc/docs.css @@ -77,12 +77,12 @@ h3 { } .sectionL3 { - margin:0px 0px 0px 40px; + margin:0px 0px 0px 20px; line-height: 1.5em; } .sectionL4 { - margin:0px 0px 0px 40px; + margin:0px 0px 0px 20px; line-height: 1.5em; } |
