Fix a build-breaking bug I introduced to the OS X makefile in r8931.
[sgt/puzzles] / chm.css
1 /* Stylesheet for a Windows .CHM help file */
2
3 body { font-size: 75%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }
4
5 h1 { font-weight: bold; font-size: 150%; }
6 h2 { font-weight: bold; font-size: 130%; }
7 h3 { font-weight: bold; font-size: 120%; }