style.css
author František Kučera <franta-hg@frantovo.cz>
Fri, 20 Sep 2019 23:35:55 +0200
branchv_0
changeset 17 355edb728822
parent 16 131b90c4909e
permissions -rw-r--r--
license/copyright footer

body {
	font-family: FreeSerif;
	font-size:  20px;
	background-color: white;
	color: black;
}

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

h1 {
	text-align: center;
}

a.anchor {
	color: #eee;
	text-decoration: none;
}

p.footer {
	font-size: 80%;
}