aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/whitelabel/layout.scss
blob: 9c58b471d402168843e32d9440357764c343fb2b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
@import "_colours";
@import "../sass/layout";

.big-green-banner {
    text-transform: none;
}

.nav-menu--main a.report-a-problem-btn {
    color: white;
}

#front-main {
    background-color: $front_main_background;
}