]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/doxygen/extra_stylesheet.css
fix consruction of string
[wxWidgets.git] / docs / doxygen / extra_stylesheet.css
index b8ecca53f68397423a1343948a13dd81145b871a..2acb20158dd6f8ca622a4206b3bad75887bdd9cb 100644 (file)
@@ -15,7 +15,8 @@ html, body {
     min-height: 100%;
 }
 
     min-height: 100%;
 }
 
-div.contents {
+div.contents, div.searchresults {
+    margin-top: 10px;
     margin-right: 12px;
     padding-bottom: 70px;
 }
     margin-right: 12px;
     padding-bottom: 70px;
 }
@@ -31,6 +32,17 @@ div.contents {
     padding: 0.5em 1em;
 }
 
     padding: 0.5em 1em;
 }
 
+.tabs {
+    font-size: 14px;
+}
+.tabs2, .tabs3 {
+    font-size: 12px;
+}
+
+.navpath ul {
+    font-size: 12px;
+}
+
 h1, h2, h3, h4, h5, h6 {
     color: #002D88;
     font-weight: normal;
 h1, h2, h3, h4, h5, h6 {
     color: #002D88;
     font-weight: normal;
@@ -58,6 +70,15 @@ h4 {
     margin-top: 0.5em;
 }
 
     margin-top: 0.5em;
 }
 
+div.headertitle h1 {
+    margin: 10px 2px;
+    border: none;
+    padding: 0;
+    width: auto;
+    color: black;
+    font-weight: bold;
+}
+
 div.toc h3 {
     font-size: 14px;
 }
 div.toc h3 {
     font-size: 14px;
 }