Added coloring to result field

This commit is contained in:
2023-04-25 12:56:24 +02:00
parent 825dc43ba1
commit 1ba2d328e9
3 changed files with 13 additions and 6 deletions

View File

@@ -505,6 +505,10 @@ h2 {
font-weight: 300;
}
pre {
margin: 0px;
}
@media only screen and (max-width: 1024px) {
.rwd-hideable {
display: none;