Initial commit
Some checks failed
定时更新GitHub源插件 / 自动更新GitHub插件 (push) Has been cancelled

This commit is contained in:
chorblack
2026-03-07 11:19:25 +08:00
commit e75f275ef4
4484 changed files with 645480 additions and 0 deletions

View File

@@ -0,0 +1,56 @@
@charset "UTF-8";/*! normalize.css v3.0.1 | MIT License | git.io/normalize */.fa,.glyphicon {
-moz-osx-font-smoothing: grayscale
}
pre {
border-radius: 3px;
border: medium;
}
.hljs {
display: block;
padding: .5em;
/*background: #fdf6e3;*/
color: #657b83;
overflow-x: auto;
background-color:#f6f6f6;
}
.fa,.fa-stack {
display: inline-block
}
.diff .hljs-header,.hljs-comment,.hljs-doctype,.hljs-javadoc,.hljs-pi,.hljs-template_comment,.lisp .hljs-string {
color: #93a1a1
}
.css .hljs-tag,.hljs-addition,.hljs-keyword,.hljs-request,.hljs-status,.hljs-winutils,.method,.nginx .hljs-title {
color: #859900
}
.hljs-command,.hljs-hexcolor,.hljs-link_url,.hljs-number,.hljs-phpdoc,.hljs-regexp,.hljs-rules .hljs-value,.hljs-string,.hljs-tag .hljs-value,.tex .hljs-formula {
color: #2aa198
}
.css .hljs-function,.hljs-built_in,.hljs-chunk,.hljs-decorator,.hljs-id,.hljs-identifier,.hljs-localvars,.hljs-title,.vhdl .hljs-literal {
color: #268bd2
}
.haskell .hljs-type,.hljs-attribute,.hljs-class .hljs-title,.hljs-constant,.hljs-link_reference,.hljs-parent,.hljs-variable,.lisp .hljs-body,.smalltalk .hljs-number {
color: #b58900
}
.clojure .hljs-title,.css .hljs-pseudo,.diff .hljs-change,.hljs-attr_selector,.hljs-cdata,.hljs-header,.hljs-pragma,.hljs-preprocessor,.hljs-preprocessor .hljs-keyword,.hljs-shebang,.hljs-special,.hljs-subst,.hljs-symbol,.hljs-symbol .hljs-string {
color: #cb4b16
}
.hljs-deletion,.hljs-important {
color: #dc322f
}
.hljs-link_label {
color: #6c71c4
}
.tex .hljs-formula {
background: #eee8d5
}