-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathh.css
More file actions
1 lines (1 loc) · 2.47 KB
/
h.css
File metadata and controls
1 lines (1 loc) · 2.47 KB
1
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body{margin:0;padding:0}html{font-family:"Helvetica Neue", Helvetica, Arial, sans-serif}@media (min-width: 48em){html{font-size:16px}}@media (min-width: 58em){html{font-size:20px}}body{color:#000;background-color:#eee;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:#330021;text-decoration:none;font-weight:bolder}a:hover,a:focus{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;font-weight:bold;line-height:1.25;color:#330021;text-rendering:optimizeLegibility}h1{font-size:2rem}h2{margin-top:1rem;font-size:1.5rem}h3{margin-top:1.5rem;font-size:1.25rem}h4,h5,h6{margin-top:1rem;font-size:1rem}p{margin-top:0;margin-bottom:1rem}strong{color:#303030}ul,ol,dl{margin-top:0;margin-bottom:1rem}code,pre{font-family:Menlo, Monaco, "Courier New", monospace}code{padding:.25em .5em;font-size:85%;color:#bf616a;background-color:#f9f9f9;border-radius:3px}pre{display:block;margin-top:0;margin-bottom:1rem;padding:1rem;font-size:.8rem;line-height:1.4;overflow-x:auto;background-color:#f9f9f9}pre code{padding:0;font-size:100%;color:inherit;background-color:transparent}.sidebar{text-align:center;padding:2rem 1rem;color:rgba(247,247,247,0.5);background:#330021 url(i/bytes-bg.png) repeat-y right top}@media (min-width: 48em){.sidebar{position:fixed;top:0;left:auto;right:0;bottom:0;width:18rem;text-align:left}}@media (min-width: 48em){.sidebar-container{position:absolute;right:1rem;bottom:1rem;left:1rem}}.sidebar a{color:#eee;text-decoration:none}.sidebar a:hover,.sidebar a:focus{text-decoration:underline}.nav{list-style:none}.nav-item{display:block}a.nav-item:hover,a.nav-item:focus{text-decoration:underline}.nav-item.active{font-weight:bold}.lead{font-size:16px}.content{padding-top:4rem;padding-bottom:4rem}@media (min-width: 48em){.content{margin-left:2rem;margin-right:20rem}}@media (min-width: 64em){.content{margin-left:4rem;margin-right:22rem}}.page{margin-bottom:4em}.page-title,.page-title a{color:#330021}.page-title{margin-top:0}.page-date{display:block;margin-top:-.5rem;margin-bottom:1rem;font-size:85%;color:#9a9a9a}.page img{width:90%}.page table{width:90%;margin-bottom:1rem;border-collapse:collapse}.page tbody tr:nth-child(even){background-color:#ddd}.page tbody tr:hover{background-color:#ccc}.page th{background-color:#330021;color:#eee;padding:0.1rem 1rem 0 1rem}.page td{padding:0.1rem 1rem 0 1rem}.social img{width:1.4rem;height:1.4rem;vertical-align:middle}.social{margin:0;font-size:.7rem}