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 8878bee commit 5730329Copy full SHA for 5730329
doc/_themes/sphinx13/static/sphinx13.css
@@ -2,7 +2,7 @@
2
3
/* Set master colours */
4
:root {
5
- --fonts-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
+ --fonts-sans-serif: system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
6
--colour-sphinx-blue: #0A507A;
7
--colour-text: #333;
8
--colour-links-light: #057;
0 commit comments