Skip to content

Commit 90ee842

Browse files
authored
Merge pull request #547 from rgantzos/main
2 parents 512417e + 55d8c5d commit 90ee842

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

features/original-colors/scratch-www.css

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,10 @@ div[class^="stage-header_stage-size-toggle-group_"] > div > button > img {
330330
filter: grayscale(100%) opacity(.5);
331331
}
332332

333+
.box-head a {
334+
color: white !important;
335+
}
336+
333337
.studio-project-tile .studio-project-title {
334338

335339
color: var(--ste-blue);
@@ -374,4 +378,4 @@ h3 span {
374378

375379
background-color: var(--ste-blue);
376380

377-
}
381+
}

0 commit comments

Comments
 (0)