mirror of
https://github.com/owncast/owncast.git
synced 2024-10-10 19:16:02 +00:00
Fix footer link colors
This commit is contained in:
parent
769f05db2c
commit
d3ab62a98b
@ -15,6 +15,11 @@
|
||||
font-weight: 600;
|
||||
border-top: 1px solid rgba(214, 211, 211, 0.5);
|
||||
|
||||
a {
|
||||
color: var(--theme-color-components-text-on-dark);
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.links {
|
||||
column-gap: 2rem;
|
||||
width: auto;
|
||||
|
Loading…
x
Reference in New Issue
Block a user