aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJ08nY2025-03-12 20:01:29 +0100
committerJ08nY2025-03-12 20:01:29 +0100
commit4440cf1e5fd28456d8b259d498f9831d46acef73 (patch)
treed232b04b6d588477e1401fbd8d7ae769066d8ad5 /docs
parent345d5883e5e75ed02282107127a8e65b67435247 (diff)
downloadpyecsca-4440cf1e5fd28456d8b259d498f9831d46acef73.tar.gz
pyecsca-4440cf1e5fd28456d8b259d498f9831d46acef73.tar.zst
pyecsca-4440cf1e5fd28456d8b259d498f9831d46acef73.zip
Diffstat (limited to 'docs')
-rw-r--r--docs/_static/custom.css5
1 files changed, 5 insertions, 0 deletions
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