Some templating

This commit is contained in:
Skia
2016-10-04 00:41:08 +02:00
parent deeb2b5b6f
commit 64b4484620
3 changed files with 7 additions and 3 deletions

View File

@ -142,6 +142,10 @@ ul, ol {
margin-left: 25px;
}
code {
font-family: monospace;
}
.edit-bar {
display: block;
margin: 4px;