summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorscoder <none@none>2007-02-23 14:09:39 +0100
committerscoder <none@none>2007-02-23 14:09:39 +0100
commit41c8d628179dd7612147bd1e2d9248cfbab91dc0 (patch)
tree4a27918ad8b0067f7f9b7269152742a6dc88b5ad /doc/html
parentd325bca1b5a52def3226ebff0b89771c64d1378c (diff)
downloadpython-lxml-41c8d628179dd7612147bd1e2d9248cfbab91dc0.tar.gz
[svn r2141] layouting
--HG-- branch : trunk
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/style.css4
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;