aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/_build/html/_static/graphviz.css
diff options
context:
space:
mode:
Diffstat (limited to '_build/html/_static/graphviz.css')
-rw-r--r--_build/html/_static/graphviz.css12
1 files changed, 0 insertions, 12 deletions
diff --git a/_build/html/_static/graphviz.css b/_build/html/_static/graphviz.css
deleted file mode 100644
index 30f3837..0000000
--- a/_build/html/_static/graphviz.css
+++ /dev/null
@@ -1,12 +0,0 @@
-/*
- * Sphinx stylesheet -- graphviz extension.
- */
-
-img.graphviz {
- border: 0;
- max-width: 100%;
-}
-
-object.graphviz {
- max-width: 100%;
-}