Olivero clone for SDU, Island Archives
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
.kiosk { |
|
#page-wrapper { |
|
max-width: 100%; |
|
} |
|
.container { |
|
width: 100%; |
|
max-width: 100%; |
|
} |
|
.main-content { |
|
width: 100%; |
|
} |
|
nav#block-olivessdu-main-menu, |
|
.region--highlighted, |
|
footer { |
|
display: none; |
|
} |
|
.site-header__fixable { |
|
height: 7em; |
|
} |
|
.main-content__container { |
|
padding-top: 0; |
|
} |
|
}
|
|
|