reviews using reviewdb

This commit is contained in:
zyqunix 2025-06-29 00:30:25 +02:00
parent b18bd5c94e
commit 58a2736164
No known key found for this signature in database
GPG key ID: 134A8DEEA83B80E6
4 changed files with 113 additions and 16 deletions

View file

@ -758,3 +758,7 @@ br {
text-decoration: underline;
color: var(--white) !important;
}
.review:hover {
background: var(--surface1);
}