X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c4f88a317d1b7c41d98631187a9f549475c9b79..0f6c9085a50548c48d49874ff64c4928ba053c0c:/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; }