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 7dcee32 commit 4d32020Copy full SHA for 4d32020
web_src/less/chroma/base.less
@@ -12,9 +12,8 @@ maintain the themes:
12
background-color: var(--color-code-bg);
13
}
14
15
-// do not want to use any Chroma font style, overwrite them
+// don''t want to use some Chroma font styles, overwrite them
16
.chroma * {
17
- font-weight: normal !important;
18
font-style: normal !important;
19
text-decoration: none !important;
20
0 commit comments