hexo/node_modules/prismjs/plugins/show-invisibles/prism-show-invisibles.min.css

1 line
386 B
CSS
Raw Normal View History

2023-09-25 15:58:56 +08:00
.token.cr,.token.lf,.token.space,.token.tab:not(:empty){position:relative}.token.cr:before,.token.lf:before,.token.space:before,.token.tab:not(:empty):before{color:grey;opacity:.6;position:absolute}.token.tab:not(:empty):before{content:'\21E5'}.token.cr:before{content:'\240D'}.token.crlf:before{content:'\240D\240A'}.token.lf:before{content:'\240A'}.token.space:before{content:'\00B7'}