Skip to content

Commit 104b82b

Browse files
Change "NEW" marker to use W3C blue background (#4145)
Instead of the original red - see #1481 (comment)
1 parent 1b8981a commit 104b82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guidelines/guidelines.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.change {
66
display: inline;
77
color: #fff;
8-
background: #B50000;
8+
background: #005A9C;
99
border-radius: 0.25em;
1010
padding: 0.25em 0.4em;
1111
margin: 0 0.25em 0 0;

0 commit comments

Comments
 (0)