New docs logo, small css changes

This commit is contained in:
Jef van Schendel 2012-01-06 23:58:43 +01:00
parent b957cba0cb
commit 242509239f
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.4 KiB

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -109,7 +109,7 @@ div.documentwrapper {
}
div.bodywrapper {
margin: 60px 0 0 230px;
margin: 0 0 0 270px;
}
div.body {
@ -124,7 +124,7 @@ div.footer {
}
div.sphinxsidebarwrapper {
padding: 10px 5px 0 20px;
padding: 10px 5px 0 30px;
}
div.sphinxsidebar ul {
@ -141,5 +141,5 @@ div.related {
}
p.logo {
margin-bottom: 20px;
margin-top: 30px;
}