Re-add balloon background image to footer

This commit is contained in:
Oliver Davies 2019-01-24 16:34:36 +00:00
parent 366d65c567
commit e608daf8ae
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,7 @@
.bg-balloon { background-image: url(/themes/dcb2017/images/dcb-bg.jpg); }
.bg-black { background-color: #111111; }
.bg-cover { background-size: cover; }
.bg-center { background-position: center; }
.flex { display: flex; }
.flex-1 { flex: 1; }
.flex-col { flex-direction: column; }

View file

@ -57,7 +57,7 @@ layout: default
</div>
</div>
<footer role="contentinfo">
<footer role="contentinfo" class="bg-balloon bg-center bg-cover">
<div class="region region-footer">
<div id="block-footerinfo" class="block block-block-content block-block-content1df4705d-991d-45d4-8c83-fa337eec6a69">
<div class="clearfix text-formatted field field--name-body field--type-text-with-summary field--label-hidden field__item">