aboutsummaryrefslogtreecommitdiff
path: root/start/about.css
blob: 9e38ee5d2b21c021b155e4bd4007effc4b9d57cd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
body {
	font-family: Segoe UI;
	margin:20px;
}
#title {
	font : normal 48pt Segoe UI Light;
	display:inline;
}
h2 {
	font:normal 24pt Segoe UI Light;
}
p {
	font-size:9pt;
}