mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
fix(footer): override link colors in footer
This commit is contained in:
parent
bc001f8437
commit
321217651d
@ -29,6 +29,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--theme-color-components-text-on-dark);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user