Skip to content

Commit 643eb82

Browse files
authored
Select more accessible default colors
1 parent c36caea commit 643eb82

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

learn/cascade/all.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@
3434

3535
<textarea class="playable playable-css" style="height: 280px;">
3636
blockquote {
37-
background-color: red;
38-
border: 2px solid green;
37+
background-color: orange;
38+
border: 2px solid blue;
3939
}
4040

4141
.fix-this {

0 commit comments

Comments
 (0)