highlight profile links

This commit is contained in:
Alejandro Gomez
2023-01-11 12:33:34 +01:00
parent 1701ca7539
commit ac19f732dc

View File

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