Skip to content

Commit 8df2468

Browse files
authored
Update index.bs
1 parent 8907452 commit 8df2468

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -960,7 +960,8 @@ The [=task source=] for the [=tasks=] mentioned in this specification is the <df
960960
<svg xmlns="http://www.w3.org/2000/svg" height="79pt" viewBox="0.00 0.00 351.00 78.51" width="351pt">
961961
<style>
962962
@media (prefers-color-scheme: dark) {
963-
path {
963+
path,
964+
polygon {
964965
filter:invert(1);
965966
}
966967
text {

0 commit comments

Comments
 (0)