Added feature to customize hover links color in footer (#848)
This commit is contained in:
parent
d0928cb455
commit
757044f6ef
3 changed files with 7 additions and 0 deletions
|
@ -110,6 +110,7 @@ hover-col: "#0085A1"
|
|||
footer-col: "#EAEAEA"
|
||||
footer-text-col: "#777777"
|
||||
footer-link-col: "#404040"
|
||||
footer-hover-col: "#0085A1"
|
||||
|
||||
# Alternatively, the navbar, footer, and page background can be set to an image
|
||||
# instead of colour
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue