summaryrefslogtreecommitdiff
path: root/BcacheGuide.css
blob: a4137a4e7a87b4e35cfd4d0249a597cd3914ca37 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

body {
	font-family: "Liberation Sans", Verdana, "Bitstream Vera Sans", sans-serif;
	color: black;
	background: white;
	margin-left: 1em;
	max-width: 35em;
}

h1,h2,h3,h4,h5 {
	font-weight: 400;
}

#pagebody {
	font-size: small;
}