mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-29 19:47:38 +00:00
Rollup merge of #74790 - Cldfire:ayu-no-italic-comments, r=GuillaumeGomez
Don't italicize comments in ayu theme Closes #74770. Before:  After: 
This commit is contained in:
commit
0042e41181
@ -199,7 +199,6 @@ pre {
|
|||||||
|
|
||||||
pre.rust .comment, pre.rust .doccomment {
|
pre.rust .comment, pre.rust .doccomment {
|
||||||
color: #788797;
|
color: #788797;
|
||||||
font-style: italic;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
nav:not(.sidebar) {
|
nav:not(.sidebar) {
|
||||||
|
Loading…
Reference in New Issue
Block a user