From 9b6ae1567102aa56a2e45cc21d8eb8a2686593ae Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Mon, 21 Jul 2025 00:43:42 +0800 Subject: chore: Unified directory structure --- _build/html/_static/graphviz.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _build/html/_static/graphviz.css (limited to '_build/html/_static/graphviz.css') diff --git a/_build/html/_static/graphviz.css b/_build/html/_static/graphviz.css new file mode 100644 index 0000000..30f3837 --- /dev/null +++ b/_build/html/_static/graphviz.css @@ -0,0 +1,12 @@ +/* + * Sphinx stylesheet -- graphviz extension. + */ + +img.graphviz { + border: 0; + max-width: 100%; +} + +object.graphviz { + max-width: 100%; +} -- cgit v1.2.3-70-g09d2