fixes
This commit is contained in:
parent
33b1d85921
commit
3df7c1977f
3 changed files with 8 additions and 2 deletions
|
@ -228,6 +228,12 @@ status-text-container {
|
|||
min-height: 1.4em;
|
||||
margin-bottom: 0.3em;
|
||||
|
||||
.links a i {
|
||||
color: $fallback--link;
|
||||
color: var(--link, $fallback--link);
|
||||
}
|
||||
|
||||
|
||||
small {
|
||||
font-weight: lighter;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue