style.css
author František Kučera <franta-hg@frantovo.cz>
Wed, 28 Nov 2018 17:13:23 +0100
branchv_0
changeset 8 7155027c2be4
parent 2 7aca0c2ba72d
child 16 131b90c4909e
permissions -rw-r--r--
first 2018 update

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

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

h1 {
	text-align: center;
}