style.css
branchv_0
changeset 2 7aca0c2ba72d
parent 0 b0e72d76cccf
child 16 131b90c4909e
equal deleted inserted replaced
1:83f6bf9077c5 2:7aca0c2ba72d
       
     1 body {
       
     2 	font-family: FreeSerif;
       
     3 	font-size:  20px;
       
     4 }
       
     5 
       
     6 h1,h2,h3 {
       
     7 	font-family: Sawasdee;
       
     8 	font-weight: bold;
       
     9 }
       
    10 
       
    11 h1 {
       
    12 	text-align: center;
       
    13 }