My-Blog-Hexo/themes/butterfly/layout/includes/head/noscript.pug
2024-12-18 20:27:43 +08:00

14 lines
219 B
Plaintext

noscript.
<style type="text/css">
#nav {
opacity: 1
}
.justified-gallery img {
opacity: 1
}
#recent-posts time,
#post-meta time {
display: inline !important
}
</style>