aboutsummaryrefslogtreecommitdiffstats
path: root/static/people.css
blob: 462a1487ca392e9aa44468263216c297cb5fb217 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
.content {
    background: #fff;
    padding: 1em 2em;
    text-align: left;
    float: left;
    min-width: 60%;
}

.section {
    padding-top: 1em;
    padding-bottom: 1em;
}