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

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