aboutsummaryrefslogtreecommitdiff
path: root/r7r_repo/css/setup.css
blob: 2466a4ab226fd16db6a67931debc1995473ab8e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
body {
	text-align: center;
}

h1 {
	font-weight: bold;
	font-size: 16pt;
	border-bottom: 1px solid gray;
	margin: 0px 0px 1em;
	padding: 1em 0px 0.5em;
}