From 4e81f3794e780e36794ec12a582c3ffefb8159d9 Mon Sep 17 00:00:00 2001 From: Jake O'Brien Date: Mon, 9 Jun 2025 19:35:28 -0400 Subject: [PATCH] Make activity labels use italics instead of reduce contrast --- .../runestone/common/css/runestone-custom-sphinx-bootstrap.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bases/rsptx/interactives/runestone/common/css/runestone-custom-sphinx-bootstrap.css b/bases/rsptx/interactives/runestone/common/css/runestone-custom-sphinx-bootstrap.css index 0800628da..0ddda3fc6 100644 --- a/bases/rsptx/interactives/runestone/common/css/runestone-custom-sphinx-bootstrap.css +++ b/bases/rsptx/interactives/runestone/common/css/runestone-custom-sphinx-bootstrap.css @@ -1080,7 +1080,7 @@ textarea.lp-result { } .runestone_caption_divid { - opacity: 50%; + font-style: italic; } #questions .runestone_caption:before {