static/td.css 🔗
@@ -25,6 +25,7 @@
}
body { font-family: var(--font-sans); }
code, pre, .mono { font-family: var(--font-mono); }
+#nt-desc { font-family: var(--font-sans); }
.skip-link {
position: absolute;
left: -9999px;
Amolith created
static/td.css | 1 +
1 file changed, 1 insertion(+)
@@ -25,6 +25,7 @@
}
body { font-family: var(--font-sans); }
code, pre, .mono { font-family: var(--font-mono); }
+#nt-desc { font-family: var(--font-sans); }
.skip-link {
position: absolute;
left: -9999px;