]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/wxwidgets.css
update date for 2.9.0 release; set the title to "Reference manual"
[wxWidgets.git] / docs / doxygen / wxwidgets.css
index e5e3a538aa98ec54289985c67b6ff59e10372c9f..0ffdb70c3c6f3c973964ecad8413156fa9b673be 100644 (file)
@@ -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;
 }