mirror of
https://github.com/adityatelange/hugo-PaperMod.git
synced 2025-05-13 06:34:24 -04:00
footer (mobile) : hightlight footer links
(with --secondary color)
This commit is contained in:
parent
d75f9c27f6
commit
799b253470
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue