chiark / gitweb /
Tents: mark squares as non-tents with {Shift,Control}-cursor keys.
[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%; }