style.css
branchv_0
changeset 25 8da11cce2c98
parent 24 2cbf4c472a67
child 26 c5c8ebd81be8
--- a/style.css	Sat Sep 21 16:51:06 2019 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,24 +0,0 @@
-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%;
-}