[BACK]Return to openbsd.css CVS log [TXT][DIR] Up to [local] / www

Annotation of www/openbsd.css, Revision 1.2

1.1       sthen       1: body {
                      2:        margin: 40px auto;
                      3:        max-width: 900px;
                      4:        line-height: 1.6;
                      5:        color: #111;
                      6:        padding: 0 10px;
                      7: }
                      8:
                      9: h1,h2,h3 {
                     10:        line-height: 1.2;
                     11: }