mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-31 19:12:40 +02:00
Docs: Improved font of source code in lhelp (at least on Windows)
git-svn-id: trunk@55589 -
This commit is contained in:
parent
31893afb73
commit
6d353c9b73
@ -17,7 +17,7 @@ body, p, th, td, caption, h1, h2, h3, ul, ol, dl {
|
||||
}
|
||||
|
||||
tt, span.kw, pre {
|
||||
font-family: Courier, monospace
|
||||
font-family: "Courier New", Courier, monospace
|
||||
}
|
||||
|
||||
body, p, th, td, caption, ul, ol, dl, tt, span.kw, pre {
|
||||
|
Loading…
Reference in New Issue
Block a user