From 30bcfed964dab6fe9c137dfb6e942f47164f11e2 Mon Sep 17 00:00:00 2001 From: Shish Date: Thu, 4 Jan 2024 14:17:55 +0000 Subject: [PATCH] css comment --- themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);