css comment

This commit is contained in:
Shish 2024-01-04 14:17:55 +00:00
parent 74fd48a0f2
commit 30bcfed964

View file

@ -218,7 +218,7 @@ ARTICLE TABLE {
box-shadow: 2px 2px 6px rgba(0,0,0,0.6); box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
} }
// example of how to apply specific styles to specific thumbs for specific userclasses /* example of how to apply specific styles to specific thumbs for specific userclasses */
/* /*
BODY[data-userclass="anonymous"] .thumb[data-rating="e"] IMG { BODY[data-userclass="anonymous"] .thumb[data-rating="e"] IMG {
filter: blur(5px); filter: blur(5px);