From 4440cf1e5fd28456d8b259d498f9831d46acef73 Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 12 Mar 2025 20:01:29 +0100 Subject: Docs for countermeasures. --- docs/_static/custom.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/_static') diff --git a/docs/_static/custom.css b/docs/_static/custom.css index ba69356..4c4e201 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -26,3 +26,8 @@ dt:target, .highlight { width: 107px; font-weight: normal !important; } + +.frame mjx-math { + border: 1px solid #e0e0e0; + padding: 5px; +} \ No newline at end of file -- cgit v1.3.1