Re: [csswg-drafts] [mediaqueries-5] Example for `inverted-colors` seems to be a no-op

@frivoal I think, you missed one. It should be:

```css
* {
  text-shadow: none !important;
  box-shadow: none !important;
}
```

-- 
GitHub Notification of comment by simevidas
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/1756#issuecomment-325094059 using your GitHub account

Received on Saturday, 26 August 2017 06:37:06 UTC