make user italic

This commit is contained in:
j 2024-08-09 10:29:06 +02:00
parent 4748930460
commit 12e0181157

View file

@ -141,6 +141,7 @@ video, .poster {
}
.annotation .user {
opacity: 0.75;
font-style: italic;
}
@media(max-width:768px) {