diff options
| author | scoder <none@none> | 2007-02-23 14:09:39 +0100 |
|---|---|---|
| committer | scoder <none@none> | 2007-02-23 14:09:39 +0100 |
| commit | 41c8d628179dd7612147bd1e2d9248cfbab91dc0 (patch) | |
| tree | 4a27918ad8b0067f7f9b7269152742a6dc88b5ad /doc/html | |
| parent | d325bca1b5a52def3226ebff0b89771c64d1378c (diff) | |
| download | python-lxml-41c8d628179dd7612147bd1e2d9248cfbab91dc0.tar.gz | |
[svn r2141] layouting
--HG--
branch : trunk
Diffstat (limited to 'doc/html')
| -rw-r--r-- | doc/html/style.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/style.css b/doc/html/style.css index 877caec7..8771cd64 100644 --- a/doc/html/style.css +++ b/doc/html/style.css @@ -3,7 +3,7 @@ body { * document level */ text-align: center; padding: 1em; - padding-left: 25em + padding-left: 26em } div.document { @@ -21,7 +21,7 @@ div.contents { position: fixed; top: 0px; left: 0px; - width: 18em; + width: 20em; text-align: left; border-right: solid gray; border-bottom: solid gray; |
