1 Star 0 Fork 0

bit212/TechDocs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
style.css 2.86 KB
一键复制 编辑 原始数据 按行查看 历史
Tsutomu Kawamura 提交于 10年前 . CSS preprocess
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}a{background:0 0}a:focus{outline:dotted thin}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}
app{display:block;text-align:center;color:#666}app>form{background:#72A7EE;padding:0 2em 2em;margin-bottom:1em}app input[type=search]{width:100%;font-size:2em;padding:.5em 0;text-align:center;outline:0;border:0;border-radius:.2em;background-color:rgba(255,255,255,.7);-webkit-transition:all .5s;transition:all .5s}app input[type=search]:focus,app input[type=search]:hover{background-color:rgba(255,255,255,1);box-shadow:0 1px 5px rgba(0,0,0,.3)}app>p{color:#ccc}
footnote{color:#999}footnote p{line-height:4em}
item{display:block;text-align:left;border-bottom:1px dotted #ddd;background:#fff}item .language{background:#FB1C1C;color:#fff;text-align:center;width:2em;line-height:1.4em;border-radius:.6em;margin-right:.4em;display:inline-block;font-size:80%}item a{text-decoration:none;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;line-height:2em;padding:.3em 5%;color:inherit}item a:hover{background:#f7f7f7;color:#333}
logo{display:block;background-color:#72A7EE;color:#fff;padding:5em 0}logo h1{background-image:url(images/logo.svg);background-size:contain;background-position:center;background-repeat:no-repeat;color:transparent;margin:0;padding:.5em;font-size:3em;white-space:nowrap;overflow:hidden}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/bit212/TechDocs.git
git@gitee.com:bit212/TechDocs.git
bit212
TechDocs
TechDocs
css-preprocess

搜索帮助