intellij doesnt want to commit this
This commit is contained in:
parent
8435094cb2
commit
0a52bc37d3
99 changed files with 2 additions and 53308 deletions
19
docs/_static/graphviz.css
vendored
19
docs/_static/graphviz.css
vendored
|
@ -1,19 +0,0 @@
|
|||
/*
|
||||
* graphviz.css
|
||||
* ~~~~~~~~~~~~
|
||||
*
|
||||
* Sphinx stylesheet -- graphviz extension.
|
||||
*
|
||||
* :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
|
||||
* :license: BSD, see LICENSE for details.
|
||||
*
|
||||
*/
|
||||
|
||||
img.graphviz {
|
||||
border: 0;
|
||||
max-width: 100%;
|
||||
}
|
||||
|
||||
object.graphviz {
|
||||
max-width: 100%;
|
||||
}
|
Reference in a new issue