md.css 8.1 KB

123
  1. body{margin:0 auto;padding:10px;color:#444;font-family:"Microsoft YaHei",arial,sans-serif;line-height:1}@media screen and (min-width:1024px){body{width:76%}}h1,h2,h3,h4{margin-top:1em;color:#111;font-weight:400}h1,h2,h3,h4,h5{font-family:Georgia,Palatino,serif}dl,h1,h2,h3,h4,h5,p{margin-bottom:16px;padding:0}h1{color:#6CC;font-size:48px;line-height:54px}h2{font-size:36px;line-height:42px}h3{font-size:28px;line-height:32px}h1,h2,h3{padding-bottom:10px;border-bottom:1px solid #efeaea}h4{font-size:21px;line-height:26px}h5{list-style:23px;font-size:18px}a{margin:0;padding:10px;color:#09f;vertical-align:baseline;text-decoration:none}a:hover{color:#f60}ol,ul{margin:0;padding:0;padding-left:24px}li{line-height:24px}ol,p,ul{font-size:16px;line-height:24px}ol ol,ul ol{list-style-type:lower-roman}code,pre{border-radius:6px;background-color:#F8F8F8;color:red}code{margin:0 2px;color:#666555;font-family:Consolas,monospace}pre{overflow:auto;padding:6px 10px;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:3px solid #6ce26c;line-height:1.7em}pre>code{display:inline;overflow:initial;margin:0;padding:0;max-width:initial;border:0;background:0;white-space:pre;font-size:.85em;line-height:inherit}aside{float:right;display:block;width:390px}blockquote{margin-left:0;padding:0 0 0 2em;border-left:.5em solid #eee}blockquote cite{color:#bfbfbf;font-size:14px;line-height:20px}blockquote cite:before{content:'\2014 \00A0'}blockquote p{color:#666}hr{margin:30px 0;border:0 none;border-top:15px dashed #6ce26c;text-align:left}dl{padding:0}dl dt{margin-top:16px;padding:10px 0;font-weight:700;font-style:italic;font-size:1em}dl dd{margin-bottom:16px;padding:0 16px}dd{margin-left:0}button,input,select,textarea{margin:0;vertical-align:baseline;font-size:100%}button,input{line-height:normal}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}button,input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=checkbox],input[type=radio]{cursor:pointer}input:not([type=image]),textarea{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type=search]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input,label,select,textarea{margin-bottom:18px;font-weight:400;font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:normal}input[type=checkbox],input[type=radio]{margin-bottom:0;cursor:pointer}input[type=password],input[type=text],select,textarea{display:inline-block;padding:4px;width:210px;height:18px;border:1px solid #ccc;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;color:grey;font-weight:400;font-size:13px;line-height:18px}input[type=file],select{height:27px;line-height:27px}textarea{height:auto}:-moz-placeholder{color:#bfbfbf}::-webkit-input-placeholder{color:#bfbfbf}input[type=password],input[type=text],select,textarea{-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.1);box-shadow:inset 0 1px 3px rgba(0,0,0,.1);-webkit-transition:border linear .2s,box-shadow linear .2s;-moz-transition:border linear .2s,box-shadow linear .2s;transition:border linear .2s,box-shadow linear .2s}input[type=password]:focus,input[type=text]:focus,textarea:focus{outline:0;border-color:rgba(82,168,236,.8);-webkit-box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);-moz-box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6);box-shadow:inset 0 1px 3px rgba(0,0,0,.1),0 0 8px rgba(82,168,236,.6)}button{display:inline-block;padding:4px 14px;border:1px solid #004b9a;border-color:#0064cd #0064cd #003f81;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;background-color:#0064cd;background-image:-khtml-gradient(linear,left top,left bottom,from(#049cdb),to(#0064cd));background-image:-moz-linear-gradient(top,#049cdb,#0064cd);background-image:-ms-linear-gradient(top,#049cdb,#0064cd);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0,#049cdb),color-stop(100%,#0064cd));background-image:-webkit-linear-gradient(top,#049cdb,#0064cd);background-image:-o-linear-gradient(top,#049cdb,#0064cd);background-image:linear-gradient(top,#049cdb,#0064cd);background-repeat:repeat-x;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 1px 0 rgba(255,255,255,.2),0 1px 2px rgba(0,0,0,.05);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25);font-size:13px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;line-height:18px;-webkit-transition:.1s linear all;-moz-transition:.1s linear all;transition:.1s linear all;border-bottom-color:#003f81}button:hover{background-position:0 -15px;color:#fff;text-decoration:none}button:active{-webkit-box-shadow:inset 0 3px 7px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);-moz-box-shadow:inset 0 3px 7px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05);box-shadow:inset 0 3px 7px rgba(0,0,0,.15),0 1px 2px rgba(0,0,0,.05)}button::-moz-focus-inner{padding:0;border:0}table{width:100%;border-spacing:0}table{border:solid #ccc 1px;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px}table tr:hover{background:#F7EED6;-webkit-transition:all .1s ease-in-out;-moz-transition:all .1s ease-in-out;-o-transition:all .1s ease-in-out;transition:all .1s ease-in-out;-ms-transition:all .1s ease-in-out}.table th,table td{padding:10px;border-top:1px solid #ccc;border-left:1px solid #ccc;text-align:left}table th{padding:5px;border-top:0;background-color:#dce9f9;background-image:-webkit-gradient(linear,left top,left bottom,from(#ebf3fc),to(#dce9f9));background-image:-webkit-linear-gradient(top,#ebf3fc,#dce9f9);background-image:-moz-linear-gradient(top,#ebf3fc,#dce9f9);background-image:-ms-linear-gradient(top,#ebf3fc,#dce9f9);background-image:-o-linear-gradient(top,#ebf3fc,#dce9f9);background-image:linear-gradient(top,#ebf3fc,#dce9f9);text-shadow:0 1px 0 rgba(255,255,255,.5)}table td:first-child,table th:first-child{border-left:none}table th:first-child{-webkit-border-radius:6px 0 0 0;-moz-border-radius:6px 0 0 0;border-radius:6px 0 0 0}table th:last-child{-webkit-border-radius:0 6px 0 0;-moz-border-radius:0 6px 0 0;border-radius:0 6px 0 0}table th:only-child{-webkit-border-radius:6px 6px 0 0;-moz-border-radius:6px 6px 0 0;border-radius:6px 6px 0 0}table tr:last-child td:first-child{-webkit-border-radius:0 0 0 6px;-moz-border-radius:0 0 0 6px;border-radius:0 0 0 6px}table tr:last-child td:last-child{-webkit-border-radius:0 0 6px 0;-moz-border-radius:0 0 6px 0;border-radius:0 0 6px 0}
  2. .rides-cs{position:fixed;top:100px;right:1px;float:right;background:#dce9f9}.rides-cs .floatR{overflow:hidden;padding:2px;width:175px}.rides-cs .floatR .cn{background:#f7f7f7}.rides-cs .cn .titZx{text-align:center}.rides-cs .cn ul{padding-left:2px}.rides-cs .cn ul li{overflow:hidden;height:35px;border-bottom:solid 1px #e6e4e4;line-height:35px}
  3. .hljs{display:block;overflow-x:auto;padding:.5em;background:#f8f8f8;color:#333}.hljs-comment,.hljs-quote{color:#998;font-style:italic}.hljs-keyword,.hljs-selector-tag,.hljs-subst{color:#CD7F32;font-weight:700}.hljs-literal,.hljs-number,.hljs-tag .hljs-attr,.hljs-template-variable,.hljs-variable{color:#00D080}.hljs-doctag,.hljs-string{color:#d14}.hljs-section,.hljs-selector-id,.hljs-title{color:#900;font-weight:700}.hljs-subst{font-weight:400}.hljs-class .hljs-title,.hljs-type{color:#458;font-weight:700}.hljs-attribute,.hljs-name,.hljs-tag{color:navy;font-weight:400}.hljs-link,.hljs-regexp{color:#009926}.hljs-bullet,.hljs-symbol{color:#990073}.hljs-built_in,.hljs-builtin-name{color:#0086b3}.hljs-meta{color:#999;font-weight:700}.hljs-deletion{background:#fdd}.hljs-addition{background:#dfd}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-meta{color:#fc9b9b}.hljs-deletion{background-color:#fc9b9b;color:#333}.hljs-addition{background-color:#a2fca2;color:#333}.hljs a{color:inherit}.hljs a:focus,.hljs a:hover{color:inherit;text-decoration:underline}