This repository has been archived on 2020-10-30. You can view files and clone it, but cannot push or open issues or pull requests.
hugo-blog/dist/blog/css/coder.min.d0f8d928e22aac34e...

1 line
10 KiB
CSS

*,*:after,*:before{box-sizing:inherit}html{box-sizing:border-box;font-size:72%}@media only screen and (max-width:768px){html{font-size:61.5%}}body{color:#212121;background-color:#fafafa;font-family:Lato,sans-serif;font-size:1.6em;font-weight:400;line-height:1.8em}@media only screen and (max-width:768px){body{font-size:1.6em;line-height:1.6em}}a{font-family:Lato,sans-serif;font-weight:400;color:#0862da;letter-spacing:.3px;margin:0 1px;text-decoration:none}a:focus,a:hover{text-decoration:underline}strong a{font-weight:700}.content a{opacity:1;text-decoration:underline}.content a:hover{opacity:.6}p{margin:2rem 0}h1,h2,h3,h4,h5,h6{font-family:open sans,sans-serif;font-weight:600;color:#000;margin:6.4rem 0 3.2rem;text-align:center}h1{font-size:3.2rem;line-height:3.6rem}@media only screen and (max-width:768px){h1{font-size:3rem;line-height:3.4rem}}h2{font-size:2.8rem;line-height:3.2rem}@media only screen and (max-width:768px){h2{font-size:2.6rem;line-height:3rem}}h3{font-size:2.4rem;line-height:2.8rem}@media only screen and (max-width:768px){h3{font-size:2.2rem;line-height:2.6rem}}h4{font-size:2.2rem;line-height:2.6rem}@media only screen and (max-width:768px){h4{font-size:2rem;line-height:2.4rem}}h5{font-size:2rem;line-height:2.4rem}@media only screen and (max-width:768px){h5{font-size:1.8rem;line-height:2.2rem}}h6{font-size:1.8rem;line-height:2.2rem}@media only screen and (max-width:768px){h6{font-size:1.6rem;line-height:2rem}}b,strong{font-family:Lato,sans-serif;font-weight:700}.highlight>div,.highlight>pre{margin:0 0 2rem;padding:1rem;border-radius:1rem}pre{display:block;font-family:source code pro,lucida console,monospace;font-size:1.6rem;font-weight:400;line-height:2.6rem;overflow-x:auto;margin:0}pre code{display:inline-block;background-color:inherit;color:inherit}code{font-family:source code pro,lucida console,monospace;font-size:1.6rem;font-weight:400;background-color:#e0e0e0;color:#212121}blockquote{border-left:2px solid #e0e0e0;padding-left:2rem;line-height:2.2rem;font-weight:400;font-style:italic}th,td{padding:1.6rem}table{border-collapse:collapse}table td,table th{border:2px solid #000}table tr:first-child th{border-top:0}table tr:last-child td{border-bottom:0}table tr td:first-child,table tr th:first-child{border-left:0}table tr td:last-child,table tr th:last-child{border-right:0}img{max-width:100%}.wrapper{display:flex;flex-direction:column;min-height:100vh;width:100%}.container{margin:0 auto;max-width:90rem;width:100%;padding-left:2rem;padding-right:2rem}.fab{font-weight:400}.fas{font-weight:700}.float-right{float:right}.float-left{float:left}.fab{font-weight:400}.fas{font-weight:900}.content{flex:1;display:flex;margin-top:1.6rem;margin-bottom:3.2rem}.content article header{margin-top:6.4rem;margin-bottom:3.2rem;text-align:center}.content article header h1{font-size:4.2rem;line-height:4.6rem;margin:0}@media only screen and (max-width:768px){.content article header h1{font-size:4rem;line-height:4.4rem}}.content article footer{margin-top:4rem}.content article footer .see-also{margin:3.2rem 0}.content article footer .see-also h3{margin:3.2rem 0 1.6rem}.content article footer .see-also .see-also-list{list-style:none;padding-left:0;text-align:center}.content .post .post-title{margin-bottom:.75em}.content .post .post-meta{display:flex;flex-wrap:wrap;justify-content:center}.content .post .post-meta i{text-align:center;width:1.6rem;margin-left:0;margin-right:.5rem}.content .post .taxonomy{display:flex;flex-wrap:wrap;justify-content:center}.content img{display:block;margin-left:auto;margin-right:auto}.content figure{margin:4rem 0;padding:0}.content figure.icon-inline{margin:0}.content figcaption p{text-align:center;font-style:italic;font-size:1.6rem;margin:0}.content .featured-image{display:block;margin-left:auto;margin-right:auto;margin-bottom:4rem}.content p a:link{font-weight:700;font-size:.95em}.content .social-links{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;font-size:1rem}.content .social-link-icon{font-size:1em;height:2em;margin-bottom:1rem;display:flex}.content .social-link-icon:link{text-decoration:none}.content .social-link-icon--svg svg{height:100%}.content .social-link-icon--text{height:auto;font-size:1.3em;line-height:1;font-weight:700}div.content .meta-tag{display:flex;align-items:center;padding:0 12px;margin:3px;border-radius:1px;background-color:#ededed;color:#474747}div.content .meta-tag .icon{display:flex;font-size:.9em;line-height:1;padding-right:6px}div.content .meta-tag--link{color:#0862da;font-size:.8em;text-decoration:underline}div.content .meta-tag--link:hover{opacity:1;color:#4f98f9}div.content .meta-tag--link:hover .icon{color:#0862da}div.content .meta-tag--link:hover .svg-icon{color:#212121}div.content .meta-tag--link .svg-icon{color:#212121}div.content .meta-tag .svg-icon>svg{height:1em;width:1em}.post-meta .meta-tag:not(.meta-tag--link){display:flex;align-items:center}.avatar img{width:20rem;height:auto;border-radius:50%}@media only screen and (max-width:768px){.avatar img{width:10rem}}.list ul:not(.pagination){position:relative;width:100%;margin:3.2rem 0;list-style:none;padding:0}@media only screen and (max-width:768px){.list ul:not(.pagination){text-align:center}}.list ul:not(.pagination) li{font-size:1.8rem}@media only screen and (max-width:768px){.list ul:not(.pagination) li{margin:1.6rem 0}}@media only screen and (min-width:768px){.list ul:not(.pagination) li{display:flex;margin-bottom:.8rem}}.list ul:not(.pagination) li .date{display:inline-block;width:50%;text-align:right;padding-right:1.5rem}@media only screen and (max-width:768px){.list ul:not(.pagination) li .date{width:100%;text-align:center;font-size:.9em;display:block;padding-right:0}}@media only screen and (min-width:768px){.list ul:not(.pagination) li .date{display:flex;align-items:start;justify-content:flex-end}}.list ul:not(.pagination) li .title{font-size:1.8rem;color:#212121;font-family:open sans,sans-serif;font-weight:700}@media only screen and (min-width:768px){.list ul:not(.pagination) li .title{padding-left:1.5rem;max-width:20ch}}.list ul:not(.pagination) li .title:hover,.list ul:not(.pagination) li .title:focus{color:#0862da}.list h1{margin-bottom:.8rem}.list .list-meta{text-align:center}.list .list-meta .meta-tag{display:inline-flex;font-size:.7em;margin-bottom:1.6rem}.list .list-meta .meta-tag i{font-size:1em;text-align:center;margin-left:0;margin-right:.5rem}.centered{display:flex;align-items:center;justify-content:center}.centered .about{text-align:center}.centered .about h1{margin-top:2rem;margin-bottom:.5rem}.centered .about h2{margin-top:1rem;margin-bottom:.5rem;font-size:2.4rem}@media only screen and (max-width:768px){.centered .about h2{font-size:2rem}}.centered .about ul{list-style:none;margin:3rem 0 1rem;padding:0}.centered .about ul li{display:inline-block;position:relative}.centered .about ul li a{color:#212121;text-transform:uppercase;margin-left:1rem;margin-right:1rem}.centered .about ul li a:hover,.centered .about ul li a:focus{color:#0862da}.centered .error{text-align:center}.centered .error h1{margin-top:2rem;margin-bottom:.5rem;font-size:4.6rem}@media only screen and (max-width:768px){.centered .error h1{font-size:3.2rem}}.centered .error h2{margin-top:2rem;margin-bottom:3.2rem;font-size:3.2rem}@media only screen and (max-width:768px){.centered .error h2{font-size:2.8rem}}.navigation{height:6rem;width:100%}.navigation>.container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.navigation a,.navigation span{display:inline;font-size:1.6rem;font-family:open sans,sans-serif;font-weight:700;line-height:6rem;color:#212121}.navigation a:hover,.navigation a:focus{color:#0862da}.navigation .navigation-title{letter-spacing:.1rem;text-transform:uppercase}.navigation .navigation-list{float:right;list-style:none;margin-bottom:0;margin-top:0}@media only screen and (max-width:768px){.navigation .navigation-list{position:absolute;top:6rem;right:0;z-index:5;visibility:hidden;opacity:0;padding:0;max-height:0;width:100%;background-color:#fafafa;border-top:solid 2px #e0e0e0;border-bottom:solid 2px #e0e0e0;transition:opacity .25s,max-height .15s linear}}.navigation .navigation-list .navigation-item{float:left;margin:0;position:relative}@media only screen and (max-width:768px){.navigation .navigation-list .navigation-item{float:none!important;text-align:center}.navigation .navigation-list .navigation-item a,.navigation .navigation-list .navigation-item span{line-height:5rem}}.navigation .navigation-list .navigation-item a,.navigation .navigation-list .navigation-item span{margin-left:1rem;margin-right:1rem}@media only screen and (max-width:768px){.navigation .navigation-list .menu-separator{border-top:2px solid #212121;margin:0 8rem}.navigation .navigation-list .menu-separator span{display:none}}.navigation #menu-toggle{display:none}@media only screen and (max-width:768px){.navigation #menu-toggle:checked+label{color:#e0e0e0}.navigation #menu-toggle:checked+label+ul{visibility:visible;opacity:1;max-height:100rem}}.navigation .menu-button{display:none}@media only screen and (max-width:768px){.navigation .menu-button{display:block;display:flex;font-size:2.4rem;font-weight:400;line-height:6rem;padding:.5em 0 .5em .5em;color:#212121;cursor:pointer}.navigation .menu-button:hover,.navigation .menu-button:focus{color:#0862da}.navigation .menu-button .svg-menu{height:1em}}.navigation .primary-menu-item{display:none}@media only screen and (max-width:768px){.navigation .primary-menu-item{display:block;margin-left:auto}}.pagination{margin-top:6rem;text-align:center;font-family:open sans,sans-serif;display:flex;justify-content:center;align-items:center;font-size:2rem}.pagination li{display:flex;justify-content:center;align-items:center}.pagination li>a,.pagination li.current-page{margin:0;padding:0 .25em;font-family:open sans,sans-serif;font-weight:600}.pagination li>a{display:block;text-decoration:none}.pagination li>a:hover{text-decoration:underline}.footer{width:100%;text-align:center;font-size:.8em;line-height:2rem;margin-bottom:1rem}.footer a{color:#0862da}.cs-mode-container{margin:0 0 0 .3em}.cs-mode-button{padding:0 .3em;border:none;background:0 0;font-family:open sans,sans-serif;cursor:pointer}.cs-mode-button:hover{color:#0862da;text-decoration:underline}.cs-mode-state{text-transform:capitalize;font-weight:700}