-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstyle.css
1 lines (1 loc) · 8.58 KB
/
style.css
1
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:root{--color-font: rgb(13, 13, 13);--space-base: 1em;--space-x-small: calc(var(--space-base) / 4);--space-small: calc(var(--space-base) / 2);--space-medium: var(--space-base);--space-large: calc(var(--space-base) * 2);--space-x-large: calc(var(--space-base) * 3);--space-xx-large: calc(var(--space-base) * 4);--space-xxx-large: calc(var(--space-base) * 6);--space-xxxx-large: calc(var(--space-base) * 12);--space-navbar: var(--space-triple);--space-mobile: 85%;--type-base: calc(1.6em + 0.5vw);--type-xxx-small: 55%;--type-xx-small: 65%;--type-x-small: 75%;--type-small: 85%;--type-medium: 90%;--type-large: 125%;--type-x-large: 150%;--type-xx-large: 230%;--type-xxx-large: 340%;--font-sans: 'Helvetica', 'Arial'}@media (min-width: 48em){:root{--type-base: calc(1.3em + 0.9vw)}}@media (min-width: 90em){:root{--type-base: 2.7em}}body{margin:0;padding:0;font-weight:400;font-size:var(--type-base)}html{-webkit-font-smoothing:antialiased;font-family:'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif, Arial;font-weight:300;line-height:1.5em;font-size:10px;margin:0;padding:0}body{background-color:#fff;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}a{color:#268bd2;text-decoration:none}a:hover,a:focus{text-decoration:underline}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:600;line-height:1.1;color:#333;letter-spacing:-.025rem}h1{margin-bottom:1rem;text-transform:uppercase}h2{margin:var(--space-medium) 0 var(--space-medium) 0;font-size:var(--type-large);font-family:var(--font-sans)}h3{margin:var(--space-medium) 0 var(--space-small) 0;font-size:var(--type-medium);font-family:var(--font-sans)}h4,h5,h6{font-size:1rem}p{color:var(--color-font);font-size:var(--type-medium);margin:0 0 var(--space-medium) 0;line-height:1.7}ul,ol,dl{margin-top:0;margin-bottom:1rem;font-weight:400}dt{font-weight:bold}dd{margin-bottom:.5rem}.sticky{position:sticky;position:-webkit-sticky;top:0px}ul{padding-left:1em}ul li{margin-bottom:.75rem;color:var(--color-font);font-size:var(--type-medium);line-height:1.5em}ul li p{font-size:100%}ul li li{font-size:100%}ul ul,ul ol{margin-top:.25rem;margin-bottom:.5rem;margin-left:1em}ol{font-size:var(--type-medium);list-style:inside decimal;padding-left:0.0em}ol li{margin-bottom:.75rem}ol ul,ol ol{margin-top:.25rem;margin-bottom:.5rem}hr{border:0;border-top:.5px solid #eee;border-bottom:.5px solid #eee;margin:1.5rem auto}strong{color:#333;font-weight:600}abbr{font-size:85%;font-weight:bold;color:#555;text-transform:uppercase}abbr[title]{cursor:help;border-bottom:1px dotted #e5e5e5}blockquote{line-height:1.2em;padding:0 0 0 1.5rem;margin:0 2rem 1rem 0;color:#999;border-left:.5rem solid #e5e5e5}blockquote p:last-child{margin-bottom:0}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:1.8rem;line-height:1.4;white-space:pre;white-space:pre-wrap;word-break:break-all;background-color:#f9f9f9}pre code{padding:0;font-size:100%;color:inherit;background-color:transparent}.highlight{margin:0;margin-bottom:1rem;border-radius:4px}.highlight pre{margin-bottom:0}.gist .gist-file{font-family:Menlo, Monaco, "Courier New", monospace !important}.gist .markdown-body{padding:15px}.gist pre{padding:0;background-color:transparent}.gist .gist-file .gist-data{font-size:.8rem !important;line-height:1.4}.gist code{padding:0;color:inherit;background-color:transparent;border-radius:0}img{display:block;max-width:100%;margin:0 0 1rem;border-radius:5px}table{margin-bottom:1rem;width:100%;border:1px solid #e5e5e5;border-collapse:collapse}td,th{padding:.25rem .5rem;border:1px solid #e5e5e5}tbody tr:nth-child(odd) td,tbody tr:nth-child(odd) th{background-color:#f9f9f9}.lead{font-size:1.25rem}.container{max-width:95rem;padding:2rem 1.5rem;margin-left:auto;margin-right:auto}@media (min-width: 38rem){.container{padding:1rem 1rem}}.masthead{background:#FFF;margin-bottom:3.5em}.masthead-title{font-weight:300}.masthead-title a{color:#333}.masthead-title a:hover,.masthead-title a:focus{text-decoration:none}.masthead-title span{color:#ddd}.masthead h1{display:inline-block}.masthead .links{line-height:2.35em;float:right;font-size:var(--type-x-small);font-weight:400}.masthead .links a{margin:0 10px}.masthead-title--small{margin-bottom:.75rem;line-height:2.35em;font-size:var(--type-x-small);font-weight:600;text-transform:uppercase}.masthead-title--small a{color:#333}.masthead-title--small a:hover,.masthead-title--small a:focus{text-decoration:none}.masthead .masthead-nav{margin-bottom:2rem}.masthead .masthead-nav a{color:#aaa;font-weight:300;text-transform:lowercase;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;transition:all .2s ease}.masthead .masthead-nav a:hover,.masthead .masthead-nav a:focus{color:#333;text-decoration:none}.masthead .masthead-nav a+a{margin-left:.25rem}.page-title{margin-bottom:2rem}.post{margin-top:var(--space-x-large);margin-bottom:1em}.post-title{font-size:var(--type-xx-large);margin-bottom:var(--space-large);margin-top:var(--space-large);font-family:var(--font-sans);letter-spacing:-0.05em;color:#000;text-transform:none;text-align:center}.post-date{margin-top:4rem;margin-bottom:2rem;text-transform:uppercase;font-family:var(--font-sans)}.post ul.social-icons{float:right;list-style:none}.post ul.social-icons path{fill:#666}.post ul.social-icons svg{width:25px}.post ul.social-icons li{float:left;margin-right:12px;padding:0}.list-post-title{margin-bottom:.25rem}.list-post-title a{color:#333}.list-post-title a:hover,.list-post-title a:focus{text-decoration:none}.list-post-date{margin-bottom:1rem;text-transform:uppercase}.projects-list a{color:#333}.subscribe-form input[type=text],.subscribe-form input[type=submit]{font-size:25px;height:auto;padding:8px 16px;line-height:1.428571429;color:#555 !important;vertical-align:middle;background:#fff;border:1px solid #ccc;border-radius:2px;border-radius:2px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);text-shadow:none}.footer{margin-top:20px;margin-bottom:20px}.subscribe-form{line-height:3em}.subscribe-form input[type=text]{margin-right:20px}.subscribe-form input[type=submit]{color:#fff !important;background-color:#428bca !important;border-color:#2a6496;cursor:pointer}.home-post-list{padding:0}.home-post-list time{font-size:var(--type-x-small);display:inline-block;width:calc(3*var(--type-base))}.home-post-list li{list-style:none}.highlight .hll{background-color:#ffc}.highlight .c{color:#999988;font-style:italic}.highlight .err{color:#a61717;background-color:#e3d2d2}.highlight .k{color:#000000;font-weight:bold}.highlight .o{color:#000000;font-weight:bold}.highlight .cm{color:#999988;font-style:italic}.highlight .cp{color:#999999;font-weight:bold;font-style:italic}.highlight .c1{color:#999988;font-style:italic}.highlight .cs{color:#999999;font-weight:bold;font-style:italic}.highlight .gd{color:#000000;background-color:#fdd}.highlight .ge{color:#000000;font-style:italic}.highlight .gr{color:#a00}.highlight .gh{color:#999}.highlight .gi{color:#000000;background-color:#dfd}.highlight .go{color:#888}.highlight .gp{color:#555}.highlight .gs{font-weight:bold}.highlight .gu{color:#aaa}.highlight .gt{color:#a00}.highlight .kc{color:#000000;font-weight:bold}.highlight .kd{color:#000000;font-weight:bold}.highlight .kn{color:#000000;font-weight:bold}.highlight .kp{color:#000000;font-weight:bold}.highlight .kr{color:#000000;font-weight:bold}.highlight .kt{color:#445588;font-weight:bold}.highlight .m{color:#099}.highlight .s{color:#d01040}.highlight .na{color:teal}.highlight .nb{color:#0086B3}.highlight .nc{color:#445588;font-weight:bold}.highlight .no{color:teal}.highlight .nd{color:#3c5d5d;font-weight:bold}.highlight .ni{color:purple}.highlight .ne{color:#990000;font-weight:bold}.highlight .nf{color:#990000;font-weight:bold}.highlight .nl{color:#990000;font-weight:bold}.highlight .nn{color:#555}.highlight .nt{color:navy}.highlight .nv{color:teal}.highlight .ow{color:#000000;font-weight:bold}.highlight .w{color:#bbb}.highlight .mf{color:#099}.highlight .mh{color:#099}.highlight .mi{color:#099}.highlight .mo{color:#099}.highlight .sb{color:#d01040}.highlight .sc{color:#d01040}.highlight .sd{color:#d01040}.highlight .s2{color:#d01040}.highlight .se{color:#d01040}.highlight .sh{color:#d01040}.highlight .si{color:#d01040}.highlight .sx{color:#d01040}.highlight .sr{color:#009926}.highlight .s1{color:#d01040}.highlight .ss{color:#990073}.highlight .bp{color:#999}.highlight .vc{color:teal}.highlight .vg{color:teal}.highlight .vi{color:teal}.highlight .il{color:#099}