mirror of
https://github.com/atom/atom.git
synced 2026-02-06 12:44:59 -05:00
10 lines
148 B
Plaintext
10 lines
148 B
Plaintext
.syntax--source.syntax--gfm {
|
|
.syntax--markup {
|
|
-webkit-font-smoothing: auto;
|
|
}
|
|
|
|
.syntax--link .syntax--entity {
|
|
color: @hue-2;
|
|
}
|
|
}
|