Update documentation

This commit is contained in:
Frederic Guillot
2015-08-30 12:06:19 -04:00
parent 345c4caea4
commit 94469d567b
21 changed files with 57 additions and 41 deletions

View File

@@ -69,7 +69,7 @@
background: #fefefe;
border: 1px solid #ccc;
border-radius: 5px;
font-size: 1.0em;
font-size: 1.1em;
color: #555;
}
@@ -89,3 +89,7 @@
border-bottom: 1px solid #ccc;
margin-bottom: 25px;
}
.documentation li {
line-height: 30px;
}