Adjust console font size to kinda match terminal font size

This commit is contained in:
Kristóf Tóth 2018-05-25 16:28:14 +02:00
parent 944eb1d229
commit 5112df831d

View File

@ -6,4 +6,5 @@
border: 1px solid black;
color: white;
padding: 8px;
font-size: small;
}