style.css
author František Kučera <franta-hg@frantovo.cz>
Fri, 20 Sep 2019 16:13:07 +0200
branchv_0
changeset 11 f07103582ef4
parent 2 7aca0c2ba72d
child 16 131b90c4909e
permissions -rw-r--r--
Added tag v0.1 for changeset b0e72d76cccf

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

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

h1 {
	text-align: center;
}