f0cking break lines, mate!
This commit is contained in:
parent
3efaaa98e0
commit
5b74112066
|
@ -41,6 +41,9 @@ textarea,input,select {
|
||||||
padding-bottom:20px;
|
padding-bottom:20px;
|
||||||
background:#f8f8f8;
|
background:#f8f8f8;
|
||||||
}
|
}
|
||||||
|
#binoutput pre {
|
||||||
|
white-space: break-spaces;
|
||||||
|
}
|
||||||
div#header {
|
div#header {
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
padding-bottom:10px;
|
padding-bottom:10px;
|
||||||
|
|
Loading…
Reference in New Issue