You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like the rendered images in the HTML have a class of align-center. It might be helpful for some projects to set a class that is a little bit more sphinx-gallery specific (e.g. sg-inline). That way projects could write CSS rules for the output. Any reason not to implement something like this at least as an option in the config file? e.g. {'img_class': 'something'}