archinstall/_static/graphviz.css

13 lines
147 B
CSS

/*
* Sphinx stylesheet -- graphviz extension.
*/
img.graphviz {
border: 0;
max-width: 100%;
}
object.graphviz {
max-width: 100%;
}