File: chm.css

package info (click to toggle)
putty 0.67-3%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,972 kB
  • sloc: ansic: 86,516; perl: 3,115; objc: 3,088; sh: 1,547; python: 1,038; makefile: 144
file content (7 lines) | stat: -rw-r--r-- 254 bytes parent folder | download | duplicates (15)
1
2
3
4
5
6
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%; }