Minor polishes, auto loading and syntax highlight.

This commit is contained in:
Péter Szilágyi
2017-01-05 17:19:42 +02:00
parent 65f267756f
commit 0aeeae1b6c
7 changed files with 29 additions and 21 deletions

View File

@ -16,6 +16,10 @@ a code {
color: #18bc9c;
}
.hljs {
background-color: inherit;
}
.jumbotron h2 {
margin-top: 21px;
margin-bottom: 10px;