You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
4.7 KiB
11 lines
4.7 KiB
|
1 year ago
|
a{text-decoration:none}.index-page{padding:100px 0 0;width:600px;margin:0 auto}.index-page .intro{line-height:28px;font-size:16px;margin-bottom:30px}.index-page .btn .title{font-size:16px;margin-bottom:20px}.index-page .btn .title h4{font-size:15px;padding-top:5px}.index-page .btn .row{margin-bottom:30px;display:flex}.index-page .btn .row a{display:block;margin-left:15px}.index-page .btn .row a:first-child{margin-left:0}.index-page .docs{margin-bottom:20px}.form-list-page,.add-form-demo{padding:20px}.form-list-page h3,.add-form-demo h3{margin-bottom:20px}.layout-docs{background:#f7f8fa;display:flex}.layout-docs .nav{position:fixed;right:20px;top:0;border-bottom:0;background:#f7f8fa}.layout-docs .nav .el-menu-item{padding:0 10px}.layout-docs .sidebar{width:0;background:#fff;height:100vh;overflow-y:auto;overflow-x:hidden;box-shadow:0 8px 12px #ebedf0;transition:all .3s;padding-top:20px}.layout-docs .sidebar a{display:block;margin:0;padding:4px 0;color:#455a64;font-size:14px;transition:color .2s;text-decoration:none}.layout-docs .sidebar a:hover{color:#4fc08d}.layout-docs .sidebar.show{width:180px;padding-left:20px}.layout-docs .main-content{flex:2;padding:10px 30px 30px;overflow-x:hidden;overflow-y:auto;height:100vh}.layout-docs .main-content .markdownIt-Anchor{display:none}.layout-docs .main-content .row{margin-bottom:15px}.layout-docs .main-content h1{padding:30px 0 20px;margin:0}.layout-docs .main-content h2{padding:30px 0 10px;margin:0}.layout-docs .main-content h3{padding:20px 0 10px;margin:0}.layout-docs .main-content .vuedoc-demo{margin-bottom:20px}.layout-docs .main-content p{padding:6px 0;line-height:22px;color:#455a64}.layout-docs .main-content p strong{color:#333}.layout-docs .main-content p code,.layout-docs .main-content table code{color:#444;background-color:#eeffde;margin:0 4px;display:inline-block;padding:3px 7px;border-radius:3px;font-size:14px;line-height:20px}.layout-docs .main-content .vuedoc__code{line-height:22px}.layout-docs .main-content .vuedoc-demo__footer:hover{color:#07c160}.layout-docs .main-content .language-json,.layout-docs .main-content .language-javascript,.layout-docs .main-content .language-js{margin-bottom:30px}.layout-docs .main-content img{max-width:100%;display:block}.layout-docs .vuedoc>table{width:100%;border-spacing:0;border-collapse:collapse;border:1px solid #eaeefb;margin-bottom:20px;background:#fff}.layout-docs .vuedoc>table th,.layout-docs .vuedoc>table td{border:1px solid #eaeefb;color:#314659;text-align:left;padding:10px 15px}.layout-docs .left-fade-leave-active,.layout-docs .left-fade-enter-active{transition:all .3s}.layout-docs .left-fade-enter-active{opacity:0;transform:translate(-30px)}.layout-docs .left-fade-enter-to{transform:translate(0);opacity:1}.layout-docs .left-fade-leave-active{opacity:0;transform:translate(30px)}.marked-body{font-size:14px}.marked-body h1{margin-bottom:30px}.marked-body h2{margin-bottom:20px}.marked-body h3{margin-bottom:10px}.marked-body p code,.marked-body table code{color:#444;background-color:#eeffde;margin:0 4px;display:inline-block;padding:3px 7px;border-radius:3px;font-size:14px;line-height:20px}.marked-body .language-json,.marked-body .language-javascript,.marked-body .language-js{margin-bottom:30px}.marked-body table{width:100%;border-spacing:0;border-collapse:collapse;border:1px solid #eaeefb;margin-bottom:20px}.marked-body table th,.marked-body table td{border:1px solid #eaeefb;color:#314659;text-align:left;padding:10px 15px;background:#fff}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
|
||
|
|
Theme: GitHub Dark
|
||
|
|
Description: Dark theme as seen on github.com
|
||
|
|
Author: github.com
|
||
|
|
Maintainer: @Hirse
|
||
|
|
Updated: 2021-05-15
|
||
|
|
|
||
|
|
Outdated base version: https://github.com/primer/github-syntax-dark
|
||
|
|
Current colors taken from GitHub's CSS
|
||
|
|
*/.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id,.hljs-variable{color:#79c0ff}.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-code,.hljs-comment,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-pseudo,.hljs-selector-tag{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
|