mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-23 13:11:58 +00:00
footer template
first footer design concept is approved. This closes #10.
This commit is contained in:
@@ -19,6 +19,7 @@
|
|||||||
height: auto !important;
|
height: auto !important;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
background-attachment: fixed;
|
||||||
|
|
||||||
&.footer-bottom {
|
&.footer-bottom {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|||||||
@@ -57,3 +57,7 @@ search.button
|
|||||||
.ui.search.button{
|
.ui.search.button{
|
||||||
background-color:#e4154b;
|
background-color:#e4154b;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.ui.search.button:hover{
|
||||||
|
background-color:#000000;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user