Skip to content

Commit 8a27d1b

Browse files
authored
Merge pull request #2904 from traviscross/TC/fix-ayu-comments
Remove italics from `ayu` quotes/comments for alignment
2 parents d6cd50b + 49f9c97 commit 8a27d1b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/mdbook-html/front-end/css/ayu-highlight.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ Original by Dempfi (https://github.com/dempfi/ayu)
1313
.hljs-comment,
1414
.hljs-quote {
1515
color: #5c6773;
16-
font-style: italic;
1716
}
1817

1918
.hljs-variable,

0 commit comments

Comments
 (0)