Browse Source

Update core.css

dependabot/npm_and_yarn/ini-1.3.7
Levi Olson 4 years ago
committed by GitHub
parent
commit
c1ebf3a46b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      core.css

+ 6
- 0
core.css View File

@ -209,6 +209,12 @@ code.prettyprint {
padding: 2px 8px;
border-radius: 4px;
}
code {
color: #333;
background: #CCC;
padding: 2px 6px;
border-radius: 4px;
}
.mute {
color: #999;

Loading…
Cancel
Save