catch mid colors outside of WCAG AA
This commit is contained in:
parent
f72c7a357b
commit
df33164b08
28 changed files with 135 additions and 96 deletions
4
static/images/x.svg
Normal file
4
static/images/x.svg
Normal file
|
@ -0,0 +1,4 @@
|
|||
<svg width="16" height="16" viewbox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect fill="#000" width="2" height="10" x="7" y="3" style="transform: rotate(45deg); transform-origin: center;"/>
|
||||
<rect fill="#000" width="2" height="10" x="7" y="3" style="transform: rotate(-45deg); transform-origin: center;"/>
|
||||
</svg>
|
After Width: | Height: | Size: 323 B |
Loading…
Add table
Add a link
Reference in a new issue