summaryrefslogtreecommitdiffstats
path: root/themes/custom/assets/css/custom.css
blob: 05a37baeccd7e47d674f9b237a0746bfc30468f3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
/*!
 * Custom CSS for Icebox
 */

.breadcrumbs + h1 {
    font-size: 31.5px;
}

.breadcrumbs + h1 {
    padding-top: 40px;
}

.breadcrumb {
    margin: 20px 0;
}

img {
    width: auto;
    max-width: none;
}

.footerbox {
    margin: 15px 0;
}