Skip to content

Commit 35aacce

Browse files
authored
Merge pull request #982 from MaterArc/css-fix
Style new banner link
2 parents 731a9d3 + bc54bfb commit 35aacce

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

features/original-colors/scratch-www.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,3 +565,7 @@ input[class^="input_input-form_"]:focus {
565565
.studio-status-icon-unselected {
566566
background-color: var(--ste-blue) !important;
567567
}
568+
569+
.banner-wrapper .banner-description p a {
570+
color: #fff;
571+
}

0 commit comments

Comments
 (0)