style.css
branchv_0
changeset 2 7aca0c2ba72d
parent 0 b0e72d76cccf
child 16 131b90c4909e
--- 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;
+}