-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.c0c76c4b.css
9 lines (9 loc) · 11.9 KB
/
main.c0c76c4b.css
1
2
3
4
5
6
7
8
9
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}/*!
*
* SilverBlog Home Page
* Designed by: Dimpurr
* Performed by: tcdw
* Date: 2018-07-28
*
*/body{background-color:#0b0a14;font-family:Roboto,sans-serif}.logo{background-image:url(logo.7983133b.png);background-position:50%;background-repeat:no-repeat}header{height:23.75rem;margin:0 .7rem;position:relative}header .desktop-menu{height:5rem;margin:0 auto;width:48rem}@media (max-width:48em){header .desktop-menu{display:none;width:100%}}header .desktop-menu .item{color:#c7d4ed;float:left;font-size:1.15rem;height:100%;letter-spacing:.025rem;line-height:5rem;text-align:center;text-decoration:none;transition:color .3s}header .desktop-menu .item:hover{color:#fff;text-decoration:none}header .desktop-menu .item.width-1{width:calc(16.66667% - .83333rem)}header .desktop-menu .item.width-2{width:calc(33.33333% - 1.66667rem)}header .desktop-menu .item.logo{background-size:60%;width:5rem}header .mobile-menu{background-color:#0b0a14;display:none;left:0;position:fixed;top:0;transform:translate3d(0,calc(-100% + 4rem),0);transition:background-color .3s,transform .3s;width:100%;z-index:10000}header .mobile-menu.opened{background-color:#000;transform:translateZ(0)}@media (max-width:48em){header .mobile-menu{display:block}}header .mobile-menu .menu-items{color:#fff;display:block;margin:0;padding:0}header .mobile-menu .menu-items li{display:block}header .mobile-menu .menu-items li a{color:#858485;display:block;font-size:1.2rem;height:3.2rem;line-height:3.2rem;padding:0 1.5rem;text-decoration:none;transition:color .22s;width:100%}header .mobile-menu .menu-items li a:focus,header .mobile-menu .menu-items li a:hover{color:#fff;outline:none;text-decoration:none}header .mobile-menu .main{height:4rem;width:100%}header .mobile-menu .main .logo{background-size:70%;display:block;float:left;height:4rem;width:4rem}header .mobile-menu .main .burger-menu{-moz-appearance:none;-webkit-appearance:none;background-color:transparent;border:0;float:right;height:3rem;margin:.5rem;position:relative;width:3rem}header .mobile-menu .main .burger-menu:focus{outline:none}header .mobile-menu .main .burger-menu:focus .bar{background-color:#fff}header .mobile-menu .main .burger-menu .bar{background-color:#dbdbdb;border-radius:.125rem;font-size:.1rem;height:.25rem;left:50%;position:absolute;transform:translate3d(-50%,-50%,0);transition:transform .15s,background-color .15s;width:2rem}header .mobile-menu .main .burger-menu .bar.bar-1{top:.8rem}header .mobile-menu .main .burger-menu .bar.bar-2{top:1.5rem}header .mobile-menu .main .burger-menu .bar.bar-3{top:2.2rem}header .mobile-menu .main .burger-menu.step-2 .bar.bar-1{transform:translate3d(-50%,calc(-50% + .7rem),0)}header .mobile-menu .main .burger-menu.step-2 .bar.bar-3{transform:translate3d(-50%,calc(-50% - .7rem),0)}header .mobile-menu .main .burger-menu.step-3 .bar.bar-1{transform:translate3d(-50%,calc(-50% + .7rem),0) rotate(45deg) scale(1.2)}header .mobile-menu .main .burger-menu.step-3 .bar.bar-3{transform:translate3d(-50%,calc(-50% - .7rem),0) rotate(-45deg) scale(1.2)}header .mobile-menu .main .burger-menu.step-2-3 .bar.bar-2{display:none}header .title{left:50%;position:absolute;text-align:center;top:13.25rem;transform:translate3d(-50%,-50%,0);width:100%}header .title h1{color:#dcdcdc;font-size:4rem;font-weight:400;margin:0}header .title h2{color:#8f8f91;font-size:1.8rem;font-weight:400;margin:.8rem 0}header .script{-moz-appearance:none;-webkit-appearance:none;background-color:#3e3c51;border:0;border-left:1.7rem solid #3e3c51;border-right:1.7rem solid #3e3c51;bottom:-2.25rem;box-sizing:border-box;color:#fff;font-family:Consolas,Monaco,Courier New,Courier,monospace;height:4.5rem;left:50%;max-width:52.5rem;position:absolute;transform:translate3d(-50%,0,0);transition:border-left .25s,border-right .25s,background-color .25s;width:100%}header .script:focus{background-color:#494760;border-left:1.7rem solid #494760;border-right:1.7rem solid #494760;outline:none}header .script.copyable{border-right:4.5rem solid #3e3c51}header .script.copyable:focus{border-right:4.5rem solid #494760}header .copy-btn{-moz-appearance:none;-webkit-appearance:none;background-color:#3e3c51;border:0;bottom:-2.25rem;display:none;height:4.5rem;left:calc(50% + 21.75rem);position:absolute;transition:background-color .25s;width:4.5rem}@media (max-width:52.5em){header .copy-btn{left:calc(100% - 4.5rem)}}header .copy-btn:focus{background-color:#494760;outline:none}header .copy-btn svg path{fill:#fff}header .mirrors{bottom:-3.5rem;left:calc(50% - 26.25rem);position:absolute;transform:translate3d(0,100%,0)}@media (max-width:52.5em){header .mirrors{left:0}}@media (max-width:40em){header .mirrors{left:0;line-height:1.8rem;text-align:center;width:100%}}header .mirrors ul{margin:0;padding:0}header .mirrors ul li{display:inline;font-size:1.2rem;padding-left:1.5rem}@media (max-width:40em){header .mirrors ul li{padding:.5rem}}header .mirrors ul li a{box-shadow:0 0 0 0 #b2adf6;color:#858485;display:inline-block;height:1.6rem;text-decoration:none;transition:color .25s,box-shadow .25s}header .mirrors ul li a:hover{color:#fff;text-decoration:none}header .mirrors ul li.current a{box-shadow:0 .2rem 0 0 #b2adf6;color:#e0e0e0}header .github-info{bottom:-4.75rem;display:inline-table;font:700 .6875rem/.875rem Helvetica Neue,Helvetica,Arial,sans-serif;left:calc(50% + 26.25rem);position:absolute;transform:translate3d(-100%,0,0)
/*! Modified version of https://github.com/mdo/github-buttons/blob/master/src/styles.css */}@media (max-width:55em){header .github-info{left:calc(50% + 24.75rem)}}@media (max-width:52.5em){header .github-info{left:calc(100% - 1.5rem);transform:translate3d(-100%,0,0)}}@media (max-width:40em){header .github-info{display:none}}header .github-info .github-btn{display:inline-block;padding-left:1rem}header .github-info .gh-btn,header .github-info .gh-count,header .github-info .gh-ico{float:left}header .github-info .gh-btn,header .github-info .gh-count{border-radius:.1875rem;color:#333;cursor:pointer;padding:.125rem .3125rem .125rem .25rem;text-decoration:none;white-space:nowrap}header .github-info .gh-btn{background-color:#eee;background-image:linear-gradient(180deg,#fcfcfc 0,#eee);background-repeat:no-repeat;border:.0625rem solid #d5d5d5}header .github-info .gh-btn:focus,header .github-info .gh-btn:hover{background-color:#ddd;background-image:linear-gradient(180deg,#eee 0,#ddd);border-color:#ccc;text-decoration:none}header .github-info .gh-btn:active{background-color:#dcdcdc;background-image:none;border-color:#b5b5b5;box-shadow:inset 0 .125rem .25rem rgba(0,0,0,.15)}header .github-info .gh-ico{background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0MCIgaGVpZ2h0PSI0MCIgdmlld0JveD0iMTIgMTIgNDAgNDAiPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Ik0zMiAxMy40Yy0xMC41IDAtMTkgOC41LTE5IDE5IDAgOC40IDUuNSAxNS41IDEzIDE4IDEgLjIgMS4zLS40IDEuMy0uOXYtMy4yYy01LjMgMS4xLTYuNC0yLjYtNi40LTIuNi0uOS0yLjEtMi4xLTIuNy0yLjEtMi43LTEuNy0xLjIuMS0xLjEuMS0xLjEgMS45LjEgMi45IDIgMi45IDIgMS43IDIuOSA0LjUgMi4xIDUuNSAxLjYuMi0xLjIuNy0yLjEgMS4yLTIuNi00LjItLjUtOC43LTIuMS04LjctOS40IDAtMi4xLjctMy43IDItNS4xLS4yLS41LS44LTIuNC4yLTUgMCAwIDEuNi0uNSA1LjIgMiAxLjUtLjQgMy4xLS43IDQuOC0uNyAxLjYgMCAzLjMuMiA0LjcuNyAzLjYtMi40IDUuMi0yIDUuMi0yIDEgMi42LjQgNC42LjIgNSAxLjIgMS4zIDIgMyAyIDUuMSAwIDcuMy00LjUgOC45LTguNyA5LjQuNy42IDEuMyAxLjcgMS4zIDMuNXY1LjJjMCAuNS40IDEuMSAxLjMuOSA3LjUtMi42IDEzLTkuNyAxMy0xOC4xIDAtMTAuNS04LjUtMTktMTktMTl6Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:100% 100%;height:.875rem;margin-right:.25rem;width:.875rem}header .github-info .gh-count{background-color:#fafafa;border:.0625rem solid #d4d4d4;display:none;margin-left:.25rem;position:relative}header .github-info .gh-count:focus,header .github-info .gh-count:hover{color:#4183c4}header .github-info .gh-count:after,header .github-info .gh-count:before{border-color:transparent;border-style:solid;content:"";display:inline-block;height:0;position:absolute;width:0}header .github-info .gh-count:before{border-right-color:#fafafa;border-width:.25rem .25rem .25rem 0;left:-.1875rem;margin-top:-.25rem;top:50%}header .github-info .gh-count:after{border-right-color:#d4d4d4;border-width:.3125rem .3125rem .3125rem 0;left:-.25rem;margin-top:-.3125rem;top:50%;z-index:-1}.features{background-color:#15151e;padding-bottom:5.625rem;padding-top:12rem}@media (max-width:78em){.features{padding-bottom:4.625rem;padding-top:9rem}}.features .grid-container{margin:0 auto;max-width:78em;width:100%}.features .grid-container:after{clear:both;content:" ";display:table}.features .grid-container .grid-item{color:#fff;float:left;margin:0 3.1rem;width:calc(33.33333% - 6.2rem)}@media (max-width:78em){.features .grid-container .grid-item{margin:0 calc(16.66667% - 9.8rem);width:19.6rem}}@media (max-width:64.8rem){.features .grid-container .grid-item{margin:1rem;width:calc(100% - 2rem)}}.features .grid-container .grid-item .grid-icon{text-align:center}.features .grid-container .grid-item .grid-icon svg{height:9.5rem}.features .grid-container .grid-item .grid-icon svg path{fill:#bbbcbe}.features .grid-container .grid-info{color:#bbbcbe;font-size:1.1rem;line-height:1.45rem}.features .grid-container .grid-info h1{color:#fff;font-family:Roboto Condensed,sans-serif;font-size:2.1rem;line-height:2.4rem;margin:1.05rem 0;text-align:center}footer{color:#b4b4b4;font-size:16px;line-height:26px;min-height:18px;text-align:center}footer .container{font-size:1.1rem;margin:0 auto;max-width:72rem;padding:3.25rem 1rem}footer .container .left{color:#7b7a7d;float:left}@media (max-width:25em){footer .container .left{text-align:left;width:100%}}footer .container .right{float:right}@media (max-width:25em){footer .container .right{float:left}}footer a{color:#b4b4b4;text-decoration:none;transition:color .25s}footer a:hover{color:#eee;text-decoration:none}.clearfix{zoom:1}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.overlay{background-color:transparent;display:none;height:100vh;left:0;pointer-events:none;position:fixed;top:0;transition:background-color .3s;width:100vw;z-index:9000}@media (max-width:48em){.overlay{display:block}}.overlay.active{background-color:rgba(0,0,0,.76);pointer-events:all}.mobile-menu-mask{background-color:#0b0a14;display:none;height:100%;left:0;position:fixed;top:-100%;width:100%;z-index:20000}@media (max-width:48em){.mobile-menu-mask{display:block}}