mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
fix(login): added accent color links
This commit is contained in:
@@ -84,6 +84,7 @@
|
||||
|
||||
a {
|
||||
cursor: pointer;
|
||||
color: var(--accent);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -101,6 +102,7 @@
|
||||
}
|
||||
|
||||
a {
|
||||
color: var(--accent);
|
||||
white-space: nowrap;
|
||||
}
|
||||
}
|
||||
@@ -228,6 +230,7 @@
|
||||
|
||||
a {
|
||||
font-size: 13px;
|
||||
color: var(--accent);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user