mirror of
https://git.maid.zone/stuff/soundcloak.git
synced 2026-01-07 19:39:40 +05:00
Highlight @username, links and emails in descriptions; and some fixes
This commit is contained in:
@@ -156,4 +156,8 @@ select:focus {
|
||||
display: grid;
|
||||
grid-template: auto / auto auto auto;
|
||||
gap: 1rem;
|
||||
}
|
||||
|
||||
.link {
|
||||
color: var(--accent);
|
||||
}
|
||||
Reference in New Issue
Block a user