1 parent af07771 commit a38550bCopy full SHA for a38550b
2 files changed
docs/_static/styles.css
@@ -1,9 +1,2 @@
1
/* Copyright 2025 Caroline Blank <caro@c-space.org> */
2
/* SPDX-License-Identifier: CC-BY-NC-SA-4.0 */
3
-
4
-/* Adjust the stroke width for SVG character paths. */
5
-/* TODO(common-0.61): Remove */
6
-mjx-container[jax="SVG"]:not(#¶) path[data-c],
7
-mjx-container[jax="SVG"]:not(#¶) use[data-c] {
8
- stroke-width: 0;
9
-}
docs/conf.py
@@ -16,10 +16,6 @@
16
'show_toc_level': 2,
17
}
18
19
-# TODO(common-0.61): Remove
20
-update(mathjax3_config).chtml.displayAlign = 'left'
21
-update(mathjax3_config).svg.displayAlign = 'left'
22
23
metadata = {
24
'points': {
25
'text': [" ({0} pt)", " ({0} pts)"],
0 commit comments