From e41d16e65635466436bba78724bd9c20f72e2b2d Mon Sep 17 00:00:00 2001 From: carljbowman Date: Tue, 31 Jul 2018 15:32:29 -0400 Subject: [PATCH] Fix button contrast in Tips page masthead Previously the button was made aqua, but there was a lot of contrast between the ui-blue and ui-aqua. --- src/views/tips/tips.scss | 3 +- static/images/tips/blocks-icon.svg | 56 ++++++++++++++++++------------ 2 files changed, 36 insertions(+), 23 deletions(-) diff --git a/src/views/tips/tips.scss b/src/views/tips/tips.scss index 880c3652c..f9b4c62aa 100644 --- a/src/views/tips/tips.scss +++ b/src/views/tips/tips.scss @@ -39,7 +39,8 @@ $base-bg: $ui-white; &.getting-started-button { margin-right: 0; - background-color: $ui-aqua; + background-color: $ui-white; + color: $link-blue; } img { diff --git a/static/images/tips/blocks-icon.svg b/static/images/tips/blocks-icon.svg index 2c9d7914f..4bd25574d 100644 --- a/static/images/tips/blocks-icon.svg +++ b/static/images/tips/blocks-icon.svg @@ -1,22 +1,34 @@ - - - - blocks icon - Created with Sketch. - - - - - - - - - - - - - - - - - \ No newline at end of file + + + + +blocks icon +Created with Sketch. + + + + + + + + + + + + + + + +