Added comment presenters

This commit is contained in:
Marcin Kurczewski
2014-10-04 14:06:44 +02:00
parent 16c5740277
commit 16f9c277a1
23 changed files with 577 additions and 81 deletions

View File

@ -9,6 +9,11 @@ body {
overflow-y: scroll;
}
h1 {
font-weight: normal;
font-size: 30px;
}
h2 {
font-variant: small-caps;
font-weight: normal;