Highlight current user in game results and score display

This commit is contained in:
Edgar P. Burkhart 2025-06-15 15:56:30 +02:00
parent 2278345f32
commit 993ed8963c
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
4 changed files with 8 additions and 6 deletions

View file

@ -117,7 +117,7 @@ h6,
i.i {
margin-right: .5em;
}
i.hl {
i.hl, .me {
color: var(--pico-primary);
}