diff --git a/docs/index.css b/docs/index.css index c22a486..0fc1097 100755 --- a/docs/index.css +++ b/docs/index.css @@ -309,12 +309,6 @@ body { background-color: var(--grey-10-a10); } -:root.theme-light .img-dark, -:root.theme-dark .img-light { - display: none; -} - - .footer { align-items: center; diff --git a/docs/index.html b/docs/index.html index 28b9ba2..a204963 100755 --- a/docs/index.html +++ b/docs/index.html @@ -67,8 +67,10 @@
How do I cast something?
- Media context menu - Media context menu + + + Media context menu +

Ignore the toolbar button for now, it's just a placeholder for development.