diff options
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/sass/_syntax.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/sass/_syntax.scss b/assets/sass/_syntax.scss index 05a61c7..9d77d76 100644 --- a/assets/sass/_syntax.scss +++ b/assets/sass/_syntax.scss @@ -23,7 +23,7 @@ pre { white-space: pre-wrap; word-break: break-all; word-wrap: break-word; - background-color: #f9f9f9; + background-color: #e5e4e2; } pre code { padding: 0; |
