footer template

first footer design concept is approved. This closes #10.
This commit is contained in:
mb
2020-08-04 17:20:06 +02:00
parent e41918ec02
commit 7f9ecbe4e4
2 changed files with 5 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
height: auto !important;
height: 100%;
width: 100%;
background-attachment: fixed;
&.footer-bottom {
background-color: #fff;

View File

@@ -57,3 +57,7 @@ search.button
.ui.search.button{
background-color:#e4154b;
}
.ui.search.button:hover{
background-color:#000000;
}