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
Richard Smith be6cf57d85 try
2024-10-16 13:49:19 +01:00

12 lines
147 B
CSS

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