mirror of
https://github.com/irmen/prog8.git
synced 2024-11-26 11:49:22 +00:00
doc css styling: font size slightly bigger for code as well
This commit is contained in:
parent
9a0341adde
commit
3ae07503f2
@ -20,3 +20,9 @@ html {
|
||||
p {
|
||||
font-size: 13pt;
|
||||
}
|
||||
|
||||
.rst-content .linenodiv pre,
|
||||
.rst-content div[class^=highlight] pre,
|
||||
.rst-content pre.literal-block {
|
||||
font-size: 11pt;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user