Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 42ca2a3

Browse files
committedMar 17, 2022
Meta: match whatwg.org color contrast tweaks
Remove .glyph.control as the named character references table does not contain code points in the range U+0000 to U+0020, inclusive. See whatwg/whatwg.org#392 for context.
1 parent 4d422bd commit 42ca2a3

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed
 

‎images/content-venn.svg

+1-1
Loading

‎styles.css

-2
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,6 @@ td.eg { border-width: thin; text-align: center; }
7474
#named-character-references-table > table > tbody > tr > td:last-child:hover > span { position: absolute; top: auto; left: auto; margin-left: 0.5em; line-height: 1.2; font-size: 5em; border: outset; padding: 0.25em 0.5em; background: white; width: 1.25em; height: auto; text-align: center; }
7575
#named-character-references-table > table > tbody > tr#entity-CounterClockwiseContourIntegral > td:first-child { font-size: 0.5em; }
7676

77-
.glyph.control { color: red; }
78-
7977
#table-example-1 * { font-family: "Essays1743", serif; line-height: 1.01em; }
8078
@font-face {
8179
font-family: 'Essays1743';

0 commit comments

Comments
 (0)
Please sign in to comment.