]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/wxwidgets.css
One last navigation tab font adjustment, and made search input only generate for...
[wxWidgets.git] / docs / doxygen / wxwidgets.css
index 91aab50d020121923406335b4691b017c8dc8f0a..8ec3c853e7e0a5f94ecc21fb51221e43f0f6d26c 100644 (file)
@@ -495,7 +495,10 @@ A[HREF="modules.html"] SPAN:before {
        content: "Categories / ";
 }
 
+/* Doxygen defaults the top navigation tabs to a small, bold font,
+   so we reset it here to a larger, normal font. */
 DIV.navigation A SPAN {
-       font-size: 110%;
+       font-size: 120%;
+       font-weight: normal;
 }