Minor style tweaks for the CHM.
[sgt/putty] / doc / chm.css
diff --git a/doc/chm.css b/doc/chm.css
new file mode 100644 (file)
index 0000000..d8c316b
--- /dev/null
@@ -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%; }