diff options
| author | J08nY | 2025-03-12 20:01:29 +0100 |
|---|---|---|
| committer | J08nY | 2025-03-12 20:01:29 +0100 |
| commit | 4440cf1e5fd28456d8b259d498f9831d46acef73 (patch) | |
| tree | d232b04b6d588477e1401fbd8d7ae769066d8ad5 /docs/_static | |
| parent | 345d5883e5e75ed02282107127a8e65b67435247 (diff) | |
| download | pyecsca-4440cf1e5fd28456d8b259d498f9831d46acef73.tar.gz pyecsca-4440cf1e5fd28456d8b259d498f9831d46acef73.tar.zst pyecsca-4440cf1e5fd28456d8b259d498f9831d46acef73.zip | |
Diffstat (limited to 'docs/_static')
| -rw-r--r-- | docs/_static/custom.css | 5 |
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 |
