summary refs log tree commit diff
path: root/default.css
blob: edd2af3b9adfd65f44130dbbb2bd65097aa043ef (plain) (blame)
1
2
3
4
5
6
7
8
html {
	font-family: monospace;
}

body {
	max-width: 130ch;
	margin: auto;
}