mirror of
https://github.com/Cian-H/invenio-theme-iform.git
synced 2025-12-22 20:51: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: 100%;
|
||||
width: 100%;
|
||||
background-attachment: fixed;
|
||||
|
||||
&.footer-bottom {
|
||||
background-color: #fff;
|
||||
|
||||
@@ -57,3 +57,7 @@ search.button
|
||||
.ui.search.button{
|
||||
background-color:#e4154b;
|
||||
}
|
||||
|
||||
.ui.search.button:hover{
|
||||
background-color:#000000;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user