No need to not force link colors anymore
This commit is contained in:
@@ -42,10 +42,6 @@
|
||||
padding: 0 20px;
|
||||
}
|
||||
|
||||
.landing-top-title a {
|
||||
color: var(--text-color);
|
||||
}
|
||||
|
||||
.landing-boards {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
@@ -338,10 +334,6 @@
|
||||
padding: 60px;
|
||||
}
|
||||
|
||||
.footer a {
|
||||
color: var(--link-color);
|
||||
}
|
||||
|
||||
.logout-button {
|
||||
display: inline-block;
|
||||
color: var(--opposite-text-color) !important;
|
||||
|
||||
Reference in New Issue
Block a user