mirror of
https://github.com/irmen/prog8.git
synced 2025-07-30 12:24:09 +00:00
doc css styling: font size slightly bigger for code as well
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
Reference in New Issue
Block a user