Small themes

This commit is contained in:
Pieter Vander Vennet 2020-08-08 22:18:10 +02:00
parent 7757bb051c
commit f003a53ee6
3 changed files with 11 additions and 2 deletions

View file

@ -1195,6 +1195,7 @@ form {
display: inline-block;
background-color: lightgray;
padding: 0.5em;
word-break: break-all;
}
.iframe-code-block {