about summary refs log blame commit diff
path: root/style.css
blob: b2b23c0c51ecd5d6134e558718f4b74e17fe2318 (plain) (tree)
1
2
3
4
5
6
7
8
9
10




             




                                


                
                         


     
                           
 
/*
Less is more.
*/

body {
	max-width: 65ch;
	padding: 0 2em;
	margin: 2em auto;
	line-height: 1.4;
	font-family: sans-serif;
}

h1, h2, h3, h4 {
	line-height: 1.1;
}

var {
	font-family: serif;
}