diff --git a/source/_static/scss/includes/_reset.scss b/source/_static/scss/includes/_reset.scss index c19dcf5f..58c7f4be 100644 --- a/source/_static/scss/includes/_reset.scss +++ b/source/_static/scss/includes/_reset.scss @@ -141,6 +141,11 @@ a { .w { text-decoration: none; } + + .s1, + .s2 { + color: #3f7a08; + } } pre {