2019-07-27 08:26:05 +00:00
|
|
|
.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea{line-height: 1.3em !important;}
|
|
|
|
.syntaxhighlighter {overflow-y: hidden !important;}
|
|
|
|
.syntaxhighlighter .toolbar{background: none!important;}
|
|
|
|
.syntaxhighlighter .toolbar a{display: none!important;}
|
|
|
|
.syntaxhighlighter .line.alt1,.syntaxhighlighter .line.alt2{background-color: #FAFAFA !important;}
|
|
|
|
.syntaxhighlighter{background-color: #FAFAFA !important; padding: 10px; width: calc(100% - 20px) !important; border-radius: 5px;}
|
2019-07-29 02:58:22 +00:00
|
|
|
/* div.slide{width: 90vw; overflow: auto;} */
|
2019-07-27 08:26:05 +00:00
|
|
|
h3{font-size: 20px; font-weight: bold; margin-bottom: 20px;}
|
|
|
|
.dcode{margin-top: 100px;}
|
|
|
|
.mt10{margin-top: 10px;}
|
2019-07-29 02:58:22 +00:00
|
|
|
|
2019-07-27 08:26:05 +00:00
|
|
|
p{font-size: 14px; color: #5e6d82; line-height: 1.5em;margin: 15px 0 10px;}
|
|
|
|
a{color: #409eff; text-decoration: none;}
|
2019-09-22 06:15:46 +00:00
|
|
|
#content{height: calc(100vh - 99px); overflow: auto; padding: 10px 50px;}
|
2019-07-29 02:58:22 +00:00
|
|
|
/* #header{left: 5vw; right: 5vw; top: 20px; position: fixed;} */
|
|
|
|
#header{padding: 20px 50px; background-color: #0B0D10; top: 0; left: 0; right: 0; z-index: 99999; border-bottom: 1px solid #DCDFE5;}
|
|
|
|
#header xm-select{background-color: #17191C; color: #FFF;}
|
|
|
|
body{margin: 0;}
|