diff --git a/themes/default/style.css b/themes/default/style.css index 25e0ceb1..cb3d2cf1 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -218,7 +218,7 @@ ARTICLE TABLE { 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 { filter: blur(5px);