Welcome to mirror list, hosted at ThFree Co, Russian Federation.

CHM.CSS « DOC - github.com/mRemoteNG/PuTTYNG.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d8c316bfc6972102926c3df7e1f652b98c7896c8 (plain)
1
2
3
4
5
6
7
/* Stylesheet for a Windows .CHM help file */

body { font-size: 75%; font-family: Verdana, Arial, Helvetica, Sans-Serif; }

h1 { font-weight: bold; font-size: 150%; }
h2 { font-weight: bold; font-size: 130%; }
h3 { font-weight: bold; font-size: 120%; }