Stop the analysis pass in Loopy's redraw routine from being
[sgt/puzzles] / chm.css
CommitLineData
05c7e653 1/* Stylesheet for a Windows .CHM help file */
2
3body { font-size: 75%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }
4
5h1 { font-weight: bold; font-size: 150%; }
6h2 { font-weight: bold; font-size: 130%; }
7h3 { font-weight: bold; font-size: 120%; }