f0cking break lines, mate!

This commit is contained in:
henne 2020-07-06 12:13:45 +02:00
parent 3efaaa98e0
commit 5b74112066
1 changed files with 56 additions and 53 deletions

View File

@ -41,6 +41,9 @@ textarea,input,select {
padding-bottom:20px;
background:#f8f8f8;
}
#binoutput pre {
white-space: break-spaces;
}
div#header {
font-size: 20px;
padding-bottom:10px;