8000 Improve color contrast of rfc2119 keywords · w3c/guide@6940499 · GitHub
[go: up one dir, main page]

Skip to content

Commit 6940499

Browse files
committed
Improve color contrast of rfc2119 keywords
1 parent ba8206a commit 6940499

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎transitions/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2185,6 +2185,6 @@ <h2 id="call-for-exclusions">Call for Exclusions</h2>
21852185

21862186
.rfc2119 {
21872187
font-weight: normal;
2188-
color: chocolate;
2188+
color: #9F2305;
21892189
}
21902190
</style>

0 commit comments

Comments
 (0)
0