Add the FOOTER_TEXT variable

This commit is contained in:
Arnaud Rebillout
2020-07-27 15:26:33 +07:00
parent a3258aa902
commit ce462fea8b
3 changed files with 9 additions and 0 deletions
+5
View File
@@ -129,6 +129,11 @@ a.sidebar-social-item.active:hover,
a.sidebar-social-item.active:focus {
color: #fff;
}
.sidebar-footer {
font-size: .7rem;
margin-bottom: 0;
margin-top: .5rem;
}
/* Sticky sidebar
*