mirror of
https://github.com/tangkunyin/hexo-theme-jsimple.git
synced 2026-01-18 14:52:37 +00:00
1 line
4.4 KiB
CSS
1 line
4.4 KiB
CSS
.markdown-body .gist,.markdown-body .highlight,.markdown-body pre{border-style:solid;border-color:#eef1f8;border-width:1px 0;background:#f8f8f8}.markdown-body .gist .gist-file,.markdown-body code,.markdown-body pre{font-family:"Source Code Pro",Consolas,Monaco,Menlo,Consolas,monospace}.markdown-body .highlight,.markdown-body pre{margin:10px 0;padding:5px;overflow:auto;color:#4d4d4c;line-height:22px}.markdown-body .gist .gist-file .gist-data .line-numbers,.markdown-body .highlight .gutter pre{color:#666;font-size:.85em}.markdown-body code{background:rgba(208,211,248,.2);color:#333;padding:0 .3em}.markdown-body pre code{background:0 0;text-shadow:none;padding:0}.markdown-body .highlight pre{border:none;margin:0}.markdown-body .highlight table{margin:0;width:auto;border:none}.markdown-body .highlight tbody{margin:0;display:flex}.markdown-body .highlight td{border:none;padding:0}.markdown-body .highlight figcaption{font-size:.85em;color:#8e908c;line-height:1em;margin-bottom:1em}.markdown-body .highlight figcaption:after,.markdown-body .highlight figcaption:before{content:"";display:table}.markdown-body .highlight figcaption:after{clear:both}.markdown-body .highlight figcaption a{float:right}.markdown-body .highlight .gutter{width:50px}.markdown-body .highlight .code{flex:1}.markdown-body .highlight .gutter pre{text-align:center}.markdown-body .highlight .line{height:22px}.markdown-body .highlight .line.marked{background:#d6d6d6}.markdown-body .gist{margin:0 -20px;padding:15px 20px 15px 0}.markdown-body .gist .gist-file{border:none;margin:0}.markdown-body .gist .gist-file .gist-data{background:0 0;border:none}.markdown-body .gist .gist-file .gist-data .line-numbers{background:0 0;border:none;padding:0 20px 0 0}.markdown-body .gist .gist-file .gist-data .line-data{padding:0!important}.markdown-body .gist .gist-file .highlight{margin:0;padding:0;border:none}.markdown-body .gist .gist-file .gist-meta{background:#f8f8f8;color:#8e908c;font:.85em -apple-system,Arial,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;text-shadow:0 0;padding:0;margin-top:1em;margin-left:20px}.markdown-body .gist .gist-file .gist-meta a{color:color-link;font-weight:400}.markdown-body .gist .gist-file .gist-meta a:hover{text-decoration:underline}.markdown-body figure td.code pre{white-space:pre!important}.markdown-body figure table tr{display:flex!important;justify-content:flex-start!important}pre .attribute,pre .css .class,pre .css .id,pre .css .pseudo,pre .html .doctype,pre .regexp,pre .ruby .constant,pre .tag,pre .variable,pre .xml .doctype,pre .xml .pi,pre .xml .tag .title{color:#c82829}pre .built_in,pre .constant,pre .literal,pre .number,pre .params,pre .preprocessor{color:#fb6d19}pre .class,pre .css .rules .attribute,pre .header,pre .inheritance,pre .ruby .class .title,pre .ruby .symbol,pre .string,pre .value,pre .xml .cdata{color:#718c00}pre .css .hexcolor{color:#3e999f}pre .coffeescript .title,pre .function,pre .javascript .title,pre .perl .sub,pre .python .decorator,pre .python .title,pre .ruby .function .title,pre .ruby .title .keyword{color:#4271ae}pre .javascript .function,pre .keyword{color:#8959a8}pre{color:#525252}pre .constant,pre .function .keyword{color:#0092db}pre .attribute,pre .keyword{color:#e96900}pre .literal,pre .number{color:#ae81ff}pre .change,pre .clojure .built_in,pre .flow,pre .lisp .title,pre .nginx .title,pre .tag,pre .tag .title,pre .tex .special,pre .winutils{color:#2973b7}pre .addition,pre .apache .cbracket,pre .apache .tag,pre .attr_selector,pre .built_in,pre .django .filter .argument,pre .django .template_tag,pre .django .variable,pre .envvar,pre .haskell .type,pre .javadoc,pre .preprocessor,pre .prompt,pre .pseudo,pre .regexp,pre .ruby .class .parent,pre .smalltalk .array,pre .smalltalk .class,pre .smalltalk .localvars,pre .sql .aggregate,pre .stream,pre .string,pre .subst,pre .symbol,pre .symbol .string,pre .tag .value,pre .tex .command,pre .value{color:#42b983}pre .title{color:#83b917}pre .apache .sqbracket,pre .comment,pre .doctype,pre .java .annotation,pre .pi,pre .python .decorator,pre .shebang,pre .template_comment,pre .tex .formula{color:#b3b3b3}pre .deletion{color:#ba4545}pre .coffeescript .javascript,pre .javascript .xml,pre .tex .formula,pre .xml .cdata,pre .xml .css,pre .xml .javascript,pre .xml .vbscript{opacity:.5}.night-mode blockquote,.night-mode code,.night-mode pre{background-color:#333!important;border-color:#2f2f2f;color:#f3f3f3} |