adding preview feature, resolves #4

This commit is contained in:
El RIDO
2016-07-11 11:09:41 +02:00
parent 7259105ef6
commit 6a663ba07f
13 changed files with 110 additions and 23 deletions

View File

@@ -62,6 +62,10 @@ body.navbar-spacing {
word-wrap: break-word;
}
#preview {
margin-bottom: 10px;
}
#message {
font-family: monospace;
}