aboutsummaryrefslogtreecommitdiff
path: root/content/h2push/server/static/style.css
blob: b55e615a233a0768926bbd928929966bba8deefe (plain)
1
2
3
4
5
6
7
body {
	margin: 20px;
	font-family: Arial, sans-serif;
	font-size: 16px;
	background-color: #fff;
	line-height: 1.3em;
}