代码拉取完成,页面将自动刷新
body,html * {
margin:0;
padding:0;
font-family:sans-serif;
}
body {
background: #303030;
}
.code,.code * {
font-family: "DejaVu Sans Mono",monospace;
}
h1 {
font-size:3em;
color:#40C0FF;
margin:14px 0;
padding:0 16px;
padding-top:40px;
padding-bottom: 20px;
border-bottom:2px dashed grey;
min-height:60px;
}
h1 em{
color:#BBE0E0;
font-size:small;
padding-left:2em;
font-style: normal;
font-weight:normal;
display:inline-block;
}
#inputCt,#errorBox {
margin:8px 16px;
}
#inputCt div.re {
background:#EEE;
font-size:1.2em;
line-height: 1.4em;
color:#333;
border:1px solid black;
padding:4px;
font-weight: bold;
word-break:break-all;
word-wrap:break-word;
}
#inputCt div.re table {
border:none;
padding:0;
margin:0;
width:100%;
}
#inputCt div.re .input {
color:#3030C0;
padding:0 2px;
border:none;
background:#EEE;
font-size:1.2em;
line-height: 1.4em;
height:1.4em;
font-weight: bold;
word-break:break-all;
word-wrap:break-word;
margin:0;
width:auto;
}
#inputCt div.re #input {
display:table;
width:100%;
}
#inputCt label {
color:white;
cursor:pointer;
display:inline-block;
}
#inputCt label input {
margin-right:4px;
}
#errorBox {
background:#EEE;
font-size:1.2em;
line-height: 1.4em;
border:1px solid black;
padding:4px;
color:darkred;
white-space: pre;
word-wrap:normal;
word-break:keep-all;
display: none;
overflow:auto;
}
#visualIt,#embedIt,#exportIt,#resetIt {
font-size: 16px;
line-height: 16px;
display: inline-block;
margin: 10px;
margin-left:0;
padding:12px;
padding-bottom:10px;
color:#EEF;
border:none;
cursor:pointer;
background: #40B0EF;
background-image: linear-gradient(to bottom, #40B0EF,#3060A0);
border-radius: 5px;
text-decoration: none;
}
#visualIt:hover,#embedIt:hover,#exportIt:hover {
color:#FEF;
background: #3CB0FD;
background-image: linear-gradient(to bottom, #3CB0FD, #3498DF);
text-decoration: none;
}
#graphCt {
padding:4px;
margin:0px 16px;
border:1px solid black;
background: #EEE;
overflow: auto;
cursor:move;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
#graphCt svg {
display:block;
margin:0 auto;
}
#noteBox {
font-size: 13px;
padding: 4px;
margin: 20px 16px;
border: 1px solid #999;
background: #303030;
overflow: auto;
/* cursor:move; */
/* -webkit-touch-callout: none; */
/* -webkit-user-select: none; */
/* -khtml-user-select: none; */
/* -moz-user-select: none; */
/* -ms-user-select: none; */
/* user-select: none; */
}
#noteBox .note {
padding-top: 20px;
padding-bottom: 20px;
}
#noteBox div {
color: #f8f8f8;
}
#noteBox .lh30 {
line-height: 30px;
}
#noteBox .plr20 {
padding-left: 20px;
padding-right: 20px;
}
#noteBox .fb {
font-weight: bold;
}
#noteBox .col-white01 {
color: #d8d8d8;
}
#noteBox .clearfix {
overflow: auto;
zoom: 1;
}
#noteBox .ptb10 {
padding-top: 10px;
padding-bottom: 10px;
}
#noteBox .fl {
float: left;
display: inline-block;
}
#noteBox .pl20 {
padding-left: 20px;
}
#noteBox .pr20 {
padding-right: 20px;
}
#noteBox table {
border-spacing: 0;
border-collapse: collapse;
border: 1px solid #c0c0c0;
}
#noteBox th {
text-align:inherit;
}
#noteBox td, th {
border: 1px solid #c0c0c0;
border-collapse: collapse;
padding: 5px;
}
footer {
text-align: center;
border-top:1px solid grey;
margin:1em auto;
padding:10px;
font-size:1.2em;
}
footer,footer a {
color:#EEF;
}
body.embed {
background: #EEE;
}
body.embed,body.embed #graphCt {
margin:0;
padding:0;
border:none;
}
body.embed h1,
body.embed #inputCt,
body.embed #github {
display:none !important;
}
body.embed footer {
display:none;
}
body.embed div.footer,body.embed div.footer a {
color:#828282;
font-size: 10px;
text-decoration: none;
}
body.embed div.footer {
display:block;
width:auto;
margin:0;
padding:2px 10px;
/*background:rgb(75,0,130);*/
opacity: 0.9;
position:fixed;
right:0;
bottom:0;
}
body.embed{height:100%;}
body.embed #graphCt {
height: 100vh;
}
.exportCanvas {
display:block;
margin:0 auto;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。