No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
6 additions and
0 deletions
-
core.css
|
|
@ -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; |
|
|
|