summaryrefslogtreecommitdiffstats
path: root/html/postfix-doc.css
blob: af19f737d322c71d71cdf3cd5c75510b6fc63922 (plain)
1
2
3
4
5
6
7
8
9
10
BODY {
    font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
    font-size: medium;
    line-height: normal;
    margin-left: 10px;
    margin-right: 10px;
    }
PRE, TT, CODE {
    font-family: Courier, monospace;
    }