X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6c4f88a317d1b7c41d98631187a9f549475c9b79..7dfede7b9258ef73c402462e6442b1a8ae069d7a:/docs/doxygen/wxwidgets.css 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; }