hexo/node_modules/hexo-theme-butterfly/layout/includes/head/noscript.pug

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>