Style fixes

This commit is contained in:
2015-09-28 22:49:00 +02:00
parent 3c92444624
commit 0eeeda0708
2 changed files with 4 additions and 0 deletions

View File

@@ -76,6 +76,7 @@ h3 {
padding: 1px;
box-shadow: 0 0 10px black inset;
min-height: calc(100% - 40px);
overflow: auto;
}
.divCode {