Added “.tip” class

This commit is contained in:
pezcurrel 2024-08-25 09:16:34 +02:00
parent 72cc68ca00
commit 93561d1198

View file

@ -137,7 +137,7 @@ img {
.null, .nulltip {
color: #777777;
}
.nulltip {
.nulltip, .tip {
text-decoration: underline dotted;
text-underline-offset: 3px;
text-decoration-thickness: 1px;