summaryrefslogtreecommitdiff
path: root/www/css/main.css
blob: 558da6ceb0da99cd704d32eec015fc04798d11e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
body
{
	font-family: sans-serif;
	font-size: large;
}

.smalltext
{
	font-size: small;
}

/* vim: sw=4 ts=4
*/