Files
QuickReference/themes/anzhiyu/layout/includes/head/noscript.pug
2024-08-01 08:43:15 +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>