mirror of
https://github.com/irmen/prog8.git
synced 2024-12-25 23:29:55 +00:00
doc css styling: font size slightly bigger
This commit is contained in:
parent
96225efd96
commit
9a0341adde
@ -12,3 +12,11 @@
|
||||
max-width: 100%;
|
||||
overflow: visible;
|
||||
}
|
||||
|
||||
html {
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
||||
p {
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user