summary refs log tree commit diff
path: root/doc/txt/txt.css
blob: 6f11930ac0e698495fe15877898e63de7139a39f (plain) (blame)
1
2
3
4
5
6
7
8
9
h3 {
	border-bottom: 1px solid #aaa;
	background-color: #eee;
}

.bnf {
	background-color: white;
	padding-left: 0.7em;
}