Arrgh! Revert r9395,r9396,r9397,r9398, all of which I just committed
[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%; }