aboutsummaryrefslogtreecommitdiffstats
path: root/templates/css.html
blob: c9d54e30378153bad139b2592be56ffc28256408 (plain)
1
2
3
4
5
6
7
8
<style>
    td, th {
        padding: 8px;
    }
    th {
        text-align: left;
    }
</style>