Docs title and mission uniformed with the README

Also reduced excessive left padding in Contents box.
This commit is contained in:
Daniele Varrazzo
2012-11-15 12:04:49 +00:00
parent 292e00835e
commit 258ca24986
2 changed files with 14 additions and 8 deletions

View File

@ -50,4 +50,6 @@ div.contents {
margin-top: 2.5em !important;
}
div.contents ul {
padding-left: 1em;
}