File: chm.css

package info (click to toggle)
putty 0.63-10%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 9,656 kB
  • ctags: 10,691
  • sloc: ansic: 81,916; objc: 3,115; perl: 2,448; sh: 1,169; python: 913; makefile: 148
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%; }