aboutsummaryrefslogtreecommitdiffstats
path: root/org/funnies/css/funnies.css
blob: c8addd8688cedf3e882bbaa285e2118b776e9d44 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.shittyweb-header {
    text-align: center;
}

#content {
    width: 65%;
    margin: auto;
    text-align: center;
}

#postamble {
    text-align: center;
}