This repository has been archived on 2025-06-21. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
raylib-python-cffi/docs/_static/graphviz.css
2024-11-17 01:15:35 +00:00

12 lines
147 B
CSS

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