Upated css font-family

This commit is contained in:
2022-12-13 10:31:06 -05:00
parent 95dbf3536d
commit 64f1c4bdf4
2 changed files with 11 additions and 11 deletions
+3 -2
View File
@@ -3,8 +3,9 @@
color: #FFFFFF;
background-color: #333333;
white-space: pre-wrap;
padding: 0.20em;
font-size: 14px;
padding: 0.10em;
font-size: 1.0em;
line-height: 1.4em;
}
.highlight .hll {