mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-07-02 03:52:49 -05:00
Minor style tweaks for the CHM.
[originally from svn r7002]
This commit is contained in:
7
doc/chm.css
Normal file
7
doc/chm.css
Normal file
@ -0,0 +1,7 @@
|
||||
/* Stylesheet for a Windows .CHM help file */
|
||||
|
||||
body { font-size: 75%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }
|
||||
|
||||
h1 { font-weight: bold; font-size: 150%; }
|
||||
h2 { font-weight: bold; font-size: 130%; }
|
||||
h3 { font-weight: bold; font-size: 120%; }
|
Reference in New Issue
Block a user