X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/cb2708d3db03691c70ca702a35ba960c3e0cba98..5fd70d0768f86274b22e73f3cd8f59fec0325e36:/doc/chm.css diff --git a/doc/chm.css b/doc/chm.css new file mode 100644 index 00000000..d8c316bf --- /dev/null +++ b/doc/chm.css @@ -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%; }