highlight profile links

This commit is contained in:
Alejandro Gomez 2023-01-11 12:33:34 +01:00
parent 1701ca7539
commit ac19f732dc
No known key found for this signature in database
GPG Key ID: 4DF39E566658C817

View File

@ -55,6 +55,10 @@
font-size: 10px; font-size: 10px;
} }
.profile a {
color: var(--highlight);
}
.profile .lnurl::before { .profile .lnurl::before {
content: '⚡️ '; content: '⚡️ ';
font-size: 10px; font-size: 10px;