aboutsummaryrefslogtreecommitdiffstats
path: root/manpage.css
blob: e24076d3bfa2dbf2a7972fb3c5701f886ef2e003 (plain)
1
2
3
4
5
6
7
8
9
10
11
@import "style.css"; 
h2 {
    font-variant: small-caps; 
    font-size: 170%; 
}
.INFORMALEXAMPLE {
    margin-bottom: 1.2em; 
}
div.INFORMALEXAMPLE .SCREEN {
    margin-left: 2ex; 
}