minor css fix

This commit is contained in:
Yann Esposito (Yogsototh) 2018-04-16 16:57:41 +02:00
parent 0f15c8f4a6
commit 2bb184c152
Signed by untrusted user who does not match committer: yogsototh
GPG key ID: 7B19A4C650D59646

View file

@ -35,7 +35,8 @@ code,pre {
pre { padding: 1em;
border: solid 2px;
font-size: 0.7em;}
font-size: 0.7em;
overflow: scroll; }
.button {
display: inline-block;