From 11af5fd7efdb559a20bfb6e1e635c4128851911d Mon Sep 17 00:00:00 2001 From: hydroroll-bot Date: Sun, 5 Oct 2025 17:46:27 +0000 Subject: deploy: 39beff88ff42ec9f8365100ab1724dff2e7dd1ea --- _static/graphviz.css | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 _static/graphviz.css (limited to '_static/graphviz.css') diff --git a/_static/graphviz.css b/_static/graphviz.css new file mode 100644 index 0000000..30f3837 --- /dev/null +++ b/_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