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

Annotation of www/openbsd.css, Revision 1.1

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