style.css
author František Kučera <franta-hg@frantovo.cz>
Tue, 23 Aug 2016 23:28:53 +0200
branchv_0
changeset 4 53e8012e5461
parent 2 7aca0c2ba72d
child 16 131b90c4909e
permissions -rw-r--r--
free software

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

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

h1 {
	text-align: center;
}