style.css
author František Kučera <franta-hg@frantovo.cz>
Fri, 20 Sep 2019 16:46:22 +0200
branchv_0
changeset 13 04d100709d76
parent 2 7aca0c2ba72d
child 16 131b90c4909e
permissions -rw-r--r--
moving forward to XML format

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

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

h1 {
	text-align: center;
}