diff --git a/themes/mongodb/static/mongodb-docs.css_t b/themes/mongodb/static/mongodb-docs.css_t index 49367419324..cbb7b9d22e4 100644 --- a/themes/mongodb/static/mongodb-docs.css_t +++ b/themes/mongodb/static/mongodb-docs.css_t @@ -245,13 +245,11 @@ div.seealso { div.warning { background-color: #eebbaa; - border: 1px solid #cd0a0a; padding:.5em 1em; } div.note { - background-color: #FFE87D; - border: 1px solid #DCDCDC; + background-color: #D9E6F2; padding:.5em 1em; }