browser: update dark stylesheet, drop light
[sheet.git] / browser.plp
index 95dd4a98b645ea3331448be6a16441209aa536ea..b82f5fb6b2eeeab4d3575411b80a5f37b9071d46 100644 (file)
@@ -9,7 +9,7 @@ Html({
        description =>
                "caniuse.",
        keywords => [qw'html css browser feature'],
-       stylesheet => [qw'light dark circus mono red'],
+       stylesheet => [qw'circus dark mono red'],
        data => ['browser-support.inc.pl'],
 });