1 line
86 KiB
CSS
1 line
86 KiB
CSS
|
@import url("//fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,700,400,600&.css");html,body{font-family:'Open Sans',sans-serif}h1,h2,h3,h4{font-weight:700}h1{font-size:3.6em}h2{font-size:3.0}h3{font-size:2.4em}h4{font-size:1.8em}h5{font-weight:400;font-size:1.6em}h6{font-weight:400;font-size:1.4em}p{font-size:1em;font-weight:400}b,strong{font-size:1em;font-weight:700;font-style:bold}i,cite,time{font-size:1em;font-weight:400;font-style:italic}dfn,abbr{font-size:1em;font-weight:600}em{font-size:1em;font-weight:600;font-style:italic}blockquote{font-size:1em;font-weight:300;font-style:italic}del,s{font-size:1em;font-style:italic}kbd,var{font-size:1em;font-weight:300}pre{font-size:1em;font-weight:300;border:1px solid #979797;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box}code{font-size:1em;padding:0 2px 0 2px;border:1px solid #979797;background-color:#fff;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;background-clip:padding-box;-moz-background-clip:padding;-webkit-background-clip:padding-box}ul{font-size:1em;font-weight:300}ul li{font-weight:400}ol{font-size:1em;font-weight:300}ol li{font-weight:400}section h2{display:inline;font-weight:600}section h6{display:inline;margin-left:10px;font-weight:400;color:gray}section h6:before{content:" "}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:'Open Sans',sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-size:1em;font-family:monospace,'Open Sans',sans-serif}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{margin:0 2px;padding:.35em .625em .75em;border:1px solid silver}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-size:100%;font-family:inherit}button,input{line-height:normal}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}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-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-spacing:0;border-collapse:collapse}img,embed,video,object{max-width:100%}progress,progress[role]{appearance:none;-moz-appearance:none;-webkit-appearance:none;border:0;background-size:auto;width:400px;height:60px}progress[role]:after{background-image:none}progress[role] strong{display:none}input[type="radio"],input[type="file"],input[type="checkbox"],select{appearance:none;-moz-appearance:none;-webkit-appearance:none}breadcrumb,panel,alert,accordion,tab-host,tab,treee,pagination,modal,dropdown,notification,carousel,slide,thumbnail{display:block}html,body{height:100%}.fix{position:fixed}header{position:relative;z-index:10000;margin:auto;width:100%;height:auto}main,.content{margin:auto;padding-top:auto;padding-bottom:auto;min-height:100%;width:1200px;height:auto}main:after,.content:after{display:block;clear:both;width:100%;height:auto}footer{-webkit-bo
|