summaryrefslogtreecommitdiff
path: root/doc/manual.css
blob: eed5afd9eef404c015ae5739513f57373b5f7386 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
h3 code {
	font-family: inherit ;
}

pre {
	font-size: 105% ;
}

span.apii {
	float: right ;
	font-family: inherit ;
}