mirror of
https://github.com/bubblecup-12/VogelSocialMedia.git
synced 2025-07-06 15:18:48 +00:00
Footer done
This commit is contained in:
parent
28f9251512
commit
5d91d72680
1 changed files with 3 additions and 0 deletions
|
@ -66,6 +66,9 @@
|
||||||
.footer-link:hover, .footer-link:active {
|
.footer-link:hover, .footer-link:active {
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
|
.footer-link.feather:hover, .footer-link.feather:active {
|
||||||
|
text-decoration-color: var(--Rotkehlchen-orange-default) ;
|
||||||
|
}
|
||||||
|
|
||||||
/*@media adjusts styles for desktop */
|
/*@media adjusts styles for desktop */
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue