Changed docs.css, so it doesn't seperate sections using margin

This commit is contained in:
Arnold Daniels
2012-02-13 11:34:11 +01:00
parent a30bad4ab5
commit f3e15176be

View File

@@ -42,6 +42,7 @@ body {
-------------------------------------------------- */
section {
padding-top: 60px;
margin-top: 0;
}
/* Faded out hr */