doc css styling: font size slightly bigger

This commit is contained in:
Irmen de Jong 2022-01-03 23:16:07 +01:00
parent 96225efd96
commit 9a0341adde

View File

@ -12,3 +12,11 @@
max-width: 100%;
overflow: visible;
}
html {
font-size: 13pt;
}
p {
font-size: 13pt;
}