Prototype Article und Theme Files hinzugefügt

This commit is contained in:
Mario Linz
2022-04-01 22:43:12 +02:00
parent 969ebabd18
commit 027cdba67d
63 changed files with 5866 additions and 123 deletions

View 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");
}
}