From 643b4e048b268da99794261c1afed8326c834a3e Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Thu, 25 Jul 2019 18:37:22 -0400 Subject: app/views/snippets/stylesheets: Hide comments using CSS and noscript tags in the absence of JavaScript --- app/views/snippets/stylesheets.php | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'app/views/snippets') diff --git a/app/views/snippets/stylesheets.php b/app/views/snippets/stylesheets.php index e3e2cc9..6132261 100644 --- a/app/views/snippets/stylesheets.php +++ b/app/views/snippets/stylesheets.php @@ -1,12 +1,14 @@ + + +color() === 'dark') { ?> + + + - - - -color() === 'dark') { ?> - - -- cgit v1.2.3