From ef25aa82b060dc852235008bfa68061fc315c75d Mon Sep 17 00:00:00 2001 From: jkriege2 Date: Sun, 7 Aug 2022 17:48:46 +0200 Subject: [PATCH] updated doxygen stylesheet --- doc/jkqtplotter_stylesheet.css | 4 ++++ 1 file changed, 4 insertions(+) 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 {