diff --git a/doc/jkqtplotter_stylesheet.css b/doc/jkqtplotter_stylesheet.css index 6f5822ef14..f3254bb224 100644 --- a/doc/jkqtplotter_stylesheet.css +++ b/doc/jkqtplotter_stylesheet.css @@ -118,6 +118,10 @@ div.image { padding: 4px; text-align: left; margin-left: 32pt; + border-style: double; + border-color: #dce1ee; + border-radius: 3pt; + width: min-content; } div.caption {