Move components into separate files
This commit is contained in:
parent
ec88f7a3a1
commit
11d3aedb37
3 changed files with 13 additions and 12 deletions
3
assets/css/components/balloon.css
Normal file
3
assets/css/components/balloon.css
Normal file
|
@ -0,0 +1,3 @@
|
|||
.tw-bg-balloon {
|
||||
background-image: url(/themes/dcb2017/images/dcb-bg.jpg);
|
||||
}
|
Reference in a new issue