aboutsummaryrefslogtreecommitdiff
path: root/client/css/post-content-control.styl
blob: 695895d1787e5e95099bb19259af4004c5c026bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.post-container
    .post-content.transparency-grid img
        background: url('../img/transparency_grid.png')

    text-align: center
    .post-content
        text-align: left
        margin: 0 auto
        position: relative

        .resize-listener
            position: absolute
            left: 0
            right: 0
            top: 0
            bottom: 0
            width: 100%
            height: 100%

© 2015 - 2026 Jakob L. Kreuze