mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Use site color for code elements
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
overflow: scroll;
|
||||
box-sizing: border-box;
|
||||
padding: 20px;
|
||||
|
||||
code {
|
||||
color: #333;
|
||||
}
|
||||
}
|
||||
|
||||
.markdown-spinner {
|
||||
|
||||
Reference in New Issue
Block a user