forked from cms/tibi-svelte-starter
Prototype Article und Theme Files hinzugefügt
This commit is contained in:
14
src/css/theme/components/footer.less
Normal file
14
src/css/theme/components/footer.less
Normal file
@@ -0,0 +1,14 @@
|
||||
footer {
|
||||
padding: 20px 0;
|
||||
color: @secondary;
|
||||
|
||||
a {
|
||||
color: @secondary;
|
||||
}
|
||||
|
||||
.wave {
|
||||
height: 54px;
|
||||
background-repeat: repeat-x;
|
||||
background-image: url("../css/theme/components/img/wave_footer_top.png");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user