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
1 changed files with 0 additions and 1 deletions
|
@ -199,7 +199,6 @@ pre {
|
|||
|
||||
pre.rust .comment, pre.rust .doccomment {
|
||||
color: #788797;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
nav:not(.sidebar) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue