Re-add balloon background image to footer
This commit is contained in:
parent
366d65c567
commit
e608daf8ae
2 changed files with 4 additions and 1 deletions
|
@ -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; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue