We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc2f55 commit 9a5e4ffCopy full SHA for 9a5e4ff
styles/dark-mode.css
@@ -92,7 +92,7 @@ background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/s
92
}
93
94
.cinzel{
95
- font-family: 'Ubuntu', serif !important;
+ font-family: 'Ubuntu', sans-serif !important;
96
97
98
[data-theme="dark"] .form-control, [data-theme="dark"] #id_topic, [data-theme="dark"] #id_tags {
0 commit comments