some formatting, fonts v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Sun, 21 Aug 2016 23:51:01 +0200
branchv_0
changeset 2 7aca0c2ba72d
parent 1 83f6bf9077c5
child 3 f31614583438
some formatting, fonts
style.css
--- a/style.css	Sun Aug 21 23:50:40 2016 +0200
+++ b/style.css	Sun Aug 21 23:51:01 2016 +0200
@@ -0,0 +1,13 @@
+body {
+	font-family: FreeSerif;
+	font-size:  20px;
+}
+
+h1,h2,h3 {
+	font-family: Sawasdee;
+	font-weight: bold;
+}
+
+h1 {
+	text-align: center;
+}