mirror of
https://github.com/Wonderfall/hugo-WonderMod.git
synced 2024-11-22 10:31:39 +01:00
footer (mobile) : hightlight footer links
(with --secondary color)
This commit is contained in:
parent
d75f9c27f6
commit
799b253470
@ -18,6 +18,7 @@
|
|||||||
|
|
||||||
.footer a {
|
.footer a {
|
||||||
color: inherit;
|
color: inherit;
|
||||||
|
border-bottom: 1px solid var(--secondary);
|
||||||
}
|
}
|
||||||
|
|
||||||
.footer a:hover {
|
.footer a:hover {
|
||||||
|
Loading…
Reference in New Issue
Block a user