aboutsummaryrefslogtreecommitdiffstats
path: root/web/cobrands/arreglamibarrio/base.scss
blob: 28fc5a940d248492151526a156d5ec12a0377a79 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
@import "../sass/h5bp";
@import "./_colours";
@import "../sass/mixins";
@import "compass";

@import "../sass/base";

#site-logo {
    width: 175px;
    height: 45px;
    background: url(logo_sm.png);
    background-repeat: no-repeat;
}