New landing page

This commit is contained in:
Andreas Hocevar
2014-05-15 16:54:33 +02:00
parent 92a7f9112c
commit 720052de12
2 changed files with 50 additions and 20 deletions
+9
View File
@@ -388,3 +388,12 @@ footer {
background-color: #468847 !important;
color: #dff0d8;
}
.main .readme table p {
margin-top: 0;
}
.main .readme table p, .main .readme table td {
font-size: 14px;
}
.main .readme table ul li {
margin-bottom: 0;
}