X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7f853dd0467e95ef3006d5c45f26917d584a3396..e5405b6b21e1cf69befd1241ebbbbe7da7b2413a:/docs/doxygen/wxwidgets.css diff --git a/docs/doxygen/wxwidgets.css b/docs/doxygen/wxwidgets.css index 22957b7128..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; } @@ -413,6 +425,10 @@ IMG.appearance { margin: 20px; } +.dynheader IMG { + margin: 0px; +} + TABLE.appearance { width: 100%; text-align: center;