style.css
author František Kučera <franta-hg@frantovo.cz>
Sun, 21 Aug 2016 23:51:01 +0200
branchv_0
changeset 2 7aca0c2ba72d
parent 0 b0e72d76cccf
child 16 131b90c4909e
permissions -rw-r--r--
some formatting, fonts

body {
	font-family: FreeSerif;
	font-size:  20px;
}

h1,h2,h3 {
	font-family: Sawasdee;
	font-weight: bold;
}

h1 {
	text-align: center;
}