infidel-cupper-theme/layouts/partials/noscript.html

9 lines
106 B
HTML
Raw Permalink Normal View History

2022-04-10 04:20:41 -04:00
<noscript>
<style>
body {
visibility: visible;
opacity: 1;
}
</style>
</noscript>