fixed: default font size

This commit is contained in:
quenousimporte 2023-07-12 18:27:19 +02:00
parent 961ec84588
commit 575a47ce50
1 changed files with 1 additions and 1 deletions

View File

@ -77,7 +77,7 @@ var themes =
{
bgcolor: "white",
fontfamily: "'Inconsolata', 'Consolas', monospace",
fontsize: "90%",
fontsize: "16px",
fontcolor: "black",
lineheight: "130%",
accentcolor: "#5AA7CE"