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

span.smalltext
{
	font-size: small;
}


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