X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c4f88a317d1b7c41d98631187a9f549475c9b79..346662b87a28fed132459db393cdd99132d1c5ca:/docs/doxygen/wxwidgets.css?ds=sidebyside diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css index e5e3a538aa..0ffdb70c3c 100644 --- a/docs/doxygen/wxwidgets.css +++ b/docs/doxygen/wxwidgets.css @@ -400,6 +400,18 @@ H2 > A.anchor { color: black; } +H3 > A.anchor { + text-decoration: none; + background-color: none; + color: black; +} + +H4 > A.anchor { + text-decoration: none; + background-color: none; + color: black; +} + IMG { margin: 20px; }