-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbundle.css
2 lines (2 loc) · 10.9 KB
/
bundle.css
1
2
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
@-webkit-keyframes moreIcon{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(50px);transform:translateX(50px)}51%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}@keyframes moreIcon{0%,to{-webkit-transform:translateX(0);transform:translateX(0)}50%{-webkit-transform:translateX(50px);transform:translateX(50px)}51%{-webkit-transform:translateX(-50px);transform:translateX(-50px)}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=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}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}[hidden],template{display:none}.sg-html{font-size:1.6rem;font-family:"Open Sans",sans-serif;color:#fff}.sg-body{background:#000 url(./assets/images/webcenter.jpg) no-repeat 0 0;position:relative;min-height:100vh}.sg-body::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.8)}.sg-container{position:relative;z-index:2}@media screen and (min-width:980px){.sg-body{background-size:cover}}.sg-title{margin-top:0;font-family:"Times New Roman",Times,serif}.sg-icon{fill:#fff}.sg-more{background:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-weight:bolder;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:.4em;overflow:hidden;color:#fff}.sg-more:hover{-webkit-transition:all .3s linear;transition:all .3s linear;background:#3032c1}.sg-more:hover .sg-icon{-webkit-animation:moreIcon .3s linear;animation:moreIcon .3s linear}.sg-more:focus{-webkit-box-shadow:0 0 0 3px #3032c1;box-shadow:0 0 0 3px #3032c1}.sg-icon--more{width:30px;height:30px}.sg-header{padding:0 1em;position:-webkit-sticky;position:sticky;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2}.sg-header__name{text-decoration:none;font-size:.4rem;display:table}.sg-title--header{display:table-cell;vertical-align:middle;color:#fff;font-family:"Open Sans",sans-serif;margin:0}.sg-title__small{display:block;font-weight:200}.sg-img--header{width:50px;height:50px;margin-right:.5rem}.sg-footer{background:#3032c1;position:fixed;width:100%;bottom:0;padding:.2em 1em;font-size:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sg-icon--footer{margin-left:.5rem;width:25px;height:25px}.sg-icon--close{display:none}.sg-menu__list{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;height:100%;width:100%;padding:0;margin:0}.sg-menu__item{margin:.5em 0}.sg-menu__item-link{color:#fff;text-decoration:none;letter-spacing:-1px}.sg-menu__item-link:hover{text-decoration:underline}.sg-menu--opened{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.9);z-index:10;height:100vh;width:100vw;font:600 2rem/2rem "Times New Roman",Times,serif;text-align:center}.sg-menu--opened .sg-menu__list{display:-webkit-box;display:-ms-flexbox;display:flex}.sg-menu--opened .sg-icon--close{display:initial;margin-top:1em}.sg-menu--opened .sg-icon--menu-button,.sg-more--repo .sg-icon{display:none}@media screen and (min-width:640px){.sg-menu__list{-webkit-box-orient:initial;-webkit-box-direction:initial;-ms-flex-direction:initial;flex-direction:initial;font-size:.7rem;display:-webkit-box;display:-ms-flexbox;display:flex}.sg-menu__item{margin:0 .6em 0 0}.sg-icon--close,.sg-icon--menu-button{display:none}}.sg-repo,.sg-repo__info{display:-webkit-box;display:-ms-flexbox;display:flex}.sg-repo{position:relative;width:100%;height:100%;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sg-repo__info{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.sg-repo__img{-ms-flex-preferred-size:100%;flex-basis:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;position:relative;text-align:center}.sg-repo__star{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.sg-repo__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;position:relative;margin-bottom:1rem}.sg-repo__text:after{content:'';position:absolute;left:50%;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);width:50%;height:1px;background:#fff}.sg-repo__intro{font-family:"Times New Roman",Times,serif;font-weight:600;font-size:.6rem}.sg-icon--repo{display:none;background:#fff;padding:1em;width:50px;height:50px;z-index:3}.sg-icon--repo-slash{fill:#e90c00;position:absolute;width:20px;height:40px;max-height:500px;top:0;left:0}.sg-icon--star{width:25px;height:25px}.sg-title--repo-version{margin:0 0 .1em}.sg-title--repo-title{font-size:1rem;margin:.2rem 0 0 1rem;word-break:break-all;text-transform:capitalize}.sg-title--repo-version{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.sg-title--star{margin:0 0 0 .5em}.sg-more--repo{-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.sg-more__text{padding:.5rem;font-size:.7rem}@media screen and (min-width:640px){.sg-repo__intro{font-size:1rem}.sg-icon--repo-slash{width:50px;height:70px}.sg-title--repo-title{font-size:2rem;margin-left:2rem}}@media screen and (min-width:980px){.sg-repo__info,.sg-repo__text{position:absolute;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.sg-repo__info{z-index:2;display:block;left:5vw;top:50%}.sg-repo__text{left:39vw;top:40%;width:33vw}.sg-repo__intro{font-size:1rem;text-indent:1rem}.sg-title--repo-title{font-size:2rem;text-indent:2rem;margin:0 0 .67em}.sg-icon--repo{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:2em 3em;width:150px;height:150px}.sg-icon--repo-slash{width:80vh;height:80vh;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.sg-more--repo .sg-icon{display:block}.sg-more__text{display:none}}.sg-slider{position:relative;width:100vw;margin:0 auto 20px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.sg-slider__frame{position:relative;width:80vw;overflow:hidden;white-space:nowrap;margin:0 auto}.sg-slider__list{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-bottom:0}.sg-slider__list-item{position:relative;display:inline-block;width:80vw;color:#fff;margin-right:10px;white-space:normal}.sg-slider__list-item:last-child{margin-right:0}.sg-slider__list-item--synchronize:after{content:'Synchronisation...';position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:2;width:100%;height:100%;line-height:100%;background:rgba(0,0,0,.8);color:#fff;text-align:center}.sg-slider__next,.sg-slider__prev{position:absolute;top:50%;margin-top:-25px;display:block;cursor:pointer;background:#00008f;color:#fff;padding:.2rem}.sg-slider__next.disabled,.sg-slider__prev.disabled{opacity:.3;pointer-events:none}.sg-slider__next svg,.sg-slider__prev svg{width:25px;-webkit-transition:.4s;transition:.4s}.sg-slider__next svg:hover,.sg-slider__prev svg:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.sg-slider__prev{left:0}.sg-slider__next{right:0}.sg-list{font-size:.6rem;padding:0 0 0 .7rem;text-indent:0;margin:1rem 0}.sg-list__item{margin-bottom:.3em}.sg-list__link{color:#f07662;margin-right:.5em;text-decoration:none;text-shadow:none}.sg-list__link:visited{color:#f07662}.sg-list__link:hover{text-decoration:underline}@media screen and (min-width:980px){.sg-slider{width:90vw}.sg-slider__frame{width:80vw}.sg-slider__list{display:inline-block}.sg-slider__list-item{width:80vw;height:80vh}.sg-slider__next,.sg-slider__prev{padding:.5rem 1rem}.sg-list{font-size:.8rem;padding:0 0 0 .5rem}.sg-list__item{margin-bottom:0}}.sg-contributors{color:#fff;padding:0 2em;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sg-contributor{text-align:center;margin:.5em;width:80px;line-height:.5rem}.sg-contributor__name{color:#fff;font-size:.5rem;overflow-wrap:break-word;line-height:100%}.sg-contributor__avatar{border:2px solid #e90c00;width:80px;height:80px;border-radius:100%;display:block;margin:0 auto}@media screen and (min-width:640px){.sg-contributors{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}