chiark / gitweb /
Forbid undo of new-game if it would change the params.
[sgt-puzzles.git] / 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%; }