aboutsummaryrefslogtreecommitdiff
path: root/crumbs/static/css/cr_gay_override.css
blob: a8c873384565abc3a59bf10cfb61413953e10dee (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
/* This is the block container */
.gay {
    width: 0 auto;
    height: 12px;
    margin: 0 auto;
    display: flex;
    align-self: center;
    padding-bottom: 25px;
}

/* This is a block */
.colour {
    display: flex;
    flex-direction: column;
    height: 12px;
    width: 78px;
}