[Glitch] Accessibility: Mark pseudo element content in link footer as decorative
Port 9fe97e1ad6182ca62913e405a7e85746366e25a5 to glitch-soc Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
parent
461c3c0a8a
commit
526034d996
@ -41,6 +41,10 @@
|
||||
|
||||
&:not(:last-child)::after {
|
||||
content: ' · ';
|
||||
|
||||
@supports (content: 'x' / 'y') {
|
||||
content: ' · ' / '';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user