We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f468fa3 commit eeefa7aCopy full SHA for eeefa7a
src/css/customTheme.css
@@ -6,6 +6,7 @@
6
--ifm-color-primary-dark: #F0850A;
7
--ifm-color-primary-darker: #E37D09;
8
--ifm-color-primary-darkest: #BB6708;
9
+ --ifm-font-family-base: -apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
10
}
11
12
.header-github-link::before {
0 commit comments