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

9 lines
106 B
HTML
Raw Permalink Normal View History

2022-11-14 11:16:26 -05:00
<noscript>
<style>
body {
visibility: visible;
opacity: 1;
}
</style>
</noscript>