|
@@ -27,7 +27,7 @@
|
|
|
<link rel="stylesheet" type="text/css" href="{{ $styles.Permalink }}">
|
|
|
|
|
|
<style id="inverter" media="none">
|
|
|
- html { filter: invert(100%) }
|
|
|
+ .intro-and-nav, .main-and-footer { filter: invert(100%) }
|
|
|
* { background-color: inherit }
|
|
|
img:not([src*=".svg"]), .colors, iframe, .demo-container { filter: invert(100%) }
|
|
|
</style>
|