mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
style code
This commit is contained in:
@@ -17,3 +17,7 @@
|
||||
.gfm .comment.quote {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.gfm .raw {
|
||||
-webkit-font-smoothing: subpixel-antialiased;
|
||||
}
|
||||
@@ -17,4 +17,8 @@
|
||||
|
||||
.gfm .link .entity {
|
||||
color: #ddd;
|
||||
}
|
||||
|
||||
.gfm .raw {
|
||||
color: #aaa;
|
||||
}
|
||||
Reference in New Issue
Block a user