Skip to content

Commit a38550b

Browse files
committed
Suppression de code de compatibilité.
1 parent af07771 commit a38550b

2 files changed

Lines changed: 0 additions & 11 deletions

File tree

‎docs/_static/styles.css‎

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,2 @@
11
/* Copyright 2025 Caroline Blank <caro@c-space.org> */
22
/* 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‎

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
'show_toc_level': 2,
1717
}
1818

19-
# TODO(common-0.61): Remove
20-
update(mathjax3_config).chtml.displayAlign = 'left'
21-
update(mathjax3_config).svg.displayAlign = 'left'
22-
2319
metadata = {
2420
'points': {
2521
'text': [" ({0} pt)", " ({0} pts)"],

0 commit comments

Comments
 (0)