From 9281244b00402496ac5c83231e767f8d347754ac Mon Sep 17 00:00:00 2001 From: Robert Chisholm Date: Wed, 18 Sep 2024 18:03:04 +0100 Subject: [PATCH] fixup --- source/stylesheets/dark.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/stylesheets/dark.scss b/source/stylesheets/dark.scss index e1841fbd..8c428d1d 100644 --- a/source/stylesheets/dark.scss +++ b/source/stylesheets/dark.scss @@ -660,7 +660,7 @@ div.tab-content { } -// A few light only rules +// A few UoS specific dark/light theme rules // Hide the white university of sheffield logo during light mode [data-bs-theme=light] img.dark-only { display: none;