We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31877a7 commit 6e890aeCopy full SHA for 6e890ae
1 file changed
mkdocstrings/templates/crystal/material/style.css
@@ -3,6 +3,10 @@ h5.doc-heading {
3
text-transform: none !important;
4
}
5
6
+.doc-title {
7
+ font-weight: bold;
8
+}
9
+
10
/* [View source] links don't have brackets by default */
11
a.doc-source-link::before {
12
content: "[";
0 commit comments