aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/rutland/base.scss
blob: 4837e970adbe8af1e1bec9e8faf2661c9d625a4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
@import "../sass/h5bp";
@import "./_colours";
@import "../sass/mixins";

@import "../sass/base";


#site-logo {
    background: url("/cobrands/rutland/RCCLogo.gif");
    background-size: contain;
    height: 50px;
    width: 110px;
}