diff --git a/style/shiny/single.css b/style/shiny/single.css index 73584d6..f83d73b 100644 --- a/style/shiny/single.css +++ b/style/shiny/single.css @@ -92,6 +92,7 @@ } } +/* .nsfw-label::after { content: url(../18_plus_white.svg); display: inline-block; @@ -103,6 +104,7 @@ :checked ~ .nsfw-label::after { content: url(../18_plus.svg); } +*/ #date { text-transform: lowercase; }