add second post
[azarus.ch.git] / style.css
blob9a5bb05ca778c446970618ee069d2b98570b89e8
1 body {
2 margin: 40px auto;
3 max-width: 650px;
4 line-height: 1.6;
5 font-size: 18px;
6 color: #444;
7 font-family: monospace;
8 padding: 0 10px
10 h1,h2,h3 {
11 line-height: 1.2
13 footer {
14 line-height: 1;
15 font-size: 12px;
17 ul {
18 list-style-type: square;