diff --git a/docs-src/stylesheets/documentation.scss b/docs-src/stylesheets/documentation.scss index ff0bcb02..6ed20080 100644 --- a/docs-src/stylesheets/documentation.scss +++ b/docs-src/stylesheets/documentation.scss @@ -214,15 +214,15 @@ color: #222; padding: 20px; border-radius: 2px; - + code { background: #f5df90; } } - + div.info { background: #99d0f7; - + code { background: #8cc9f4; }