Increase HTML log font size

This commit is contained in:
Florian Bruhin 2014-06-26 14:11:27 +02:00
parent e95ef9ab4a
commit 2aa756d96a

View File

@ -143,7 +143,7 @@ class QuteHandlers:
body {
background-color: black;
color: white;
font-size: 10px;
font-size: 11px;
}
table {