-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathbuild-html-styles.css
2 lines (2 loc) · 13.8 KB
/
build-html-styles.css
1
2
body{font-family:Source Serif Pro,serif;color:#232323;background-color:#d6d6d6}.src-layouts----index-module---app---1QQMx{display:flex;flex-direction:column;min-width:320px;min-height:100vh}.src-layouts----index-module---trapezoid---S8qUX{border-top:15px solid #fffefa;border-left:5.5px solid transparent;border-right:5.5px solid transparent;background:transparent;height:0;width:auto;z-index:1;transform:translateZ(0)}.src-layouts----index-module---contentContainer---1wwVY{flex:1 0 auto;transition:max-width .3s;box-shadow:2px 2px 2px 0 rgba(0,0,0,.2)}.src-layouts----index-module---card---10zoa{padding:0 5px;background:transparent;overflow:hidden}footer{display:flex;align-items:center;justify-content:center;height:30px;background:#fffefa;border-top:1px solid #d6d6d6;flex-shrink:0;transition:max-width .3s;box-shadow:2px 2px 2px 0 rgba(0,0,0,.2)}body{background:#d6d6d6;background:-webkit-linear-gradient(45deg,hsla(9,81%,61%,.4),hsla(47,87%,70%,.4),rgba(129,207,224,.4))}@media screen and (min-width:575px){.src-layouts----index-module---contentContainer---1wwVY{margin:0;background:#fffefa}.src-layouts----index-module---card---10zoa{margin:0 25px;padding:0;border:none}footer{margin:0;border:none;padding:10px;font-size:1.2em;width:100%}}@media screen and (min-width:600px){.src-layouts----index-module---contentContainer---1wwVY{width:100%;max-width:600px;margin:0 auto}footer{max-width:600px;margin:0 auto;padding-left:0;padding-right:0}}@media screen and (min-width:880px){.src-layouts----index-module---contentContainer---1wwVY,footer{max-width:880px;margin:0 auto}footer{padding-left:0;padding-right:0}.src-layouts----index-module---card---10zoa{margin-left:75px;margin-right:75px;border:none;margin-top:18.75px}}@media screen and (min-width:575px){.src-layouts----index-module---tcMobile---qfOOd{display:none}}.src-components----Links-module---linksContainer---Z-SWx{background:#fffefa;margin:0;padding:0;display:flex;text-decoration:none;list-style:none;flex-wrap:wrap;border:1px solid #d6d6d6}@media screen and (max-width:574px){.src-components----Links-module---linksContainer---Z-SWx svg{width:70px}}@media screen and (min-width:575px){.src-components----Links-module---linksContainer---Z-SWx svg{width:24px}}.src-components----Links-module---linksContainer---Z-SWx>a{text-decoration:none;color:#000;margin:0;padding:0;text-align:center;flex-basis:50%}.src-components----Links-module---linksContainer---Z-SWx>a:hover{color:grey;cursor:pointer}.src-components----Links-module---linksContainer---Z-SWx svg{margin:10px}@media only screen and (min-width:575px){.src-components----Links-module---linksContainer---Z-SWx>a:last-of-type svg{margin-right:0}}.src-components----Links-module---modal---1G8yp{min-width:320px;width:90%;height:350px;left:50%;margin-top:10%;border-radius:10px;position:fixed;transform-origin:center;display:flex;flex-direction:column;box-shadow:1px 1px 16px 5px rgba(0,0,0,.1);background:#fff;z-index:999999999999}.src-components----Links-module---modalBtn---12O_t{height:2rem;border-radius:10px;border:2px solid red;margin:auto;padding:2rem;font-size:1rem;cursor:pointer;margin-bottom:1rem;line-height:0}.src-components----Links-module---modalBtn---12O_t:hover{background-color:rgba(0,0,0,.05)}.src-components----Links-module---modalHeader---2KC0U{border-top-left-radius:10px;border-top-right-radius:10px;background-color:tomato;color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:900;padding:.5em}.src-components----Links-module---modalBody---267pl{padding:1em;font-size:1.5rem}.src-components----Links-module---before---1TpKf{transform:translate(-50%,-200%);transition:transform .1s linear}.src-components----Links-module---after---8qiO4{transform:translate(-50%);transition:transform .3s cubic-bezier(0,3,0,-.5)}.src-components----Links-module---bye---1UbLH{display:none}@media screen and (min-width:575px){.src-components----Links-module---linksContainer---Z-SWx{border:none;flex-wrap:nowrap;font-size:.25rem;align-self:flex-end}.src-components----Links-module---modal---1G8yp{width:80%}}.src-components----Header-module---header---2skx2,.src-components----Header-module---mobileHeader---1wGRE{display:flex;flex-direction:column;height:80px;background:#fffefa;align-items:center;justify-content:center}@media screen and (max-width:574px){.src-components----Header-module---header---2skx2{display:none}}@media screen and (min-width:575px){.src-components----Header-module---mobileHeader---1wGRE{display:none}}.src-components----Header-module---nameBox---zL9zf{display:flex;font-weight:700;font-size:1.8em}.src-components----Header-module---backButton---3iV84{position:fixed;font-size:2.5em;font-weight:700;transition:all .2s;cursor:pointer}.src-components----Header-module---backButton---3iV84:hover{color:rgba(0,0,0,.5)}.src-components----Header-module---roleBox---1XXla{display:flex;font-weight:400;font-size:1.8em}.src-components----Header-module---name---3aFX6{font-weight:700;font-size:1.6rem;transform:scale(1) rotate(0deg) translate(0);transition:opacity .4s,transform 3s}.src-components----Header-module---role---2SAW0{font-weight:400;font-size:1.4rem;transform:scale(1) rotate(0deg) translate(0);transition:opacity .3s,transform 3s}@media screen and (min-width:575px){.src-components----Header-module---header---2skx2{align-items:flex-start;border-bottom:1px solid #000;padding:25px;height:auto;padding-bottom:10px;padding-top:10px;margin-bottom:0;flex-direction:row}.src-components----Header-module---headerLeft---rR51U{display:flex;flex-direction:column;flex:1;width:70%;height:80px;align-items:flex-start;justify-content:space-around}.src-components----Header-module---headerLeft---rR51U>span:hover{cursor:pointer;color:grey}.src-components----Header-module---name---3aFX6{font-weight:700;font-size:1.8rem}.src-components----Header-module---role---2SAW0{font-size:1.8rem}.src-components----Header-module---headerRight---1VV1P{height:80px;font-size:1.5em;display:flex;flex-direction:column;justify-content:space-around;align-items:flex-end}.src-components----Header-module---headerRightNavLinks---3w2Vk{display:flex}.src-components----Header-module---aboutMeLink---1vWiY{cursor:pointer}.src-components----Header-module---aboutMeLink---1vWiY:first-child{margin-right:15px}.src-components----Header-module---aboutMeLink---1vWiY:hover{color:grey}}@media screen and (min-width:880px){.src-components----Header-module---header---2skx2{margin-left:75px;margin-right:75px;padding:18.75px 0}}.src-components----TabContainer-module---tabContainer---2emum{height:60px;display:flex;align-items:center;justify-content:space-around;background:#fffefa;border-top:1px solid #d6d6d6;border-bottom:3px solid #d6d6d6;transition:border-bottom-color .2s;position:relative;transform:translateZ(0)}.src-components----TabContainer-module---tab---o8hwH{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;cursor:pointer}.src-components----TabContainer-module---tabProjects---2KI9h{border-right:1px solid #d6d6d6}.src-components----TabContainer-module---tabLinks---2vLMx{border-left:1px solid #d6d6d6}.src-components----TabContainer-module---tabText---2DBFe{font-size:.8em;margin-top:5px;color:#595959;transition:transform .2s;user-select:none}.src-components----TabContainer-module---triangle---19N4u{opacity:0;width:1px;height:1px;border-style:solid;border-width:10px 20px 0;border-color:#6980fe transparent transparent;position:absolute;transition:opacity .3s,transform .3s cubic-bezier(.14,1.73,.09,1),border-top-color .2s;z-index:3;transform:translateZ(0)}.src-templates----project-module---projectSingleContainer---2RuGT{display:flex;flex-direction:column;align-items:center;background-color:#fffefa;border:1px solid #d6d6d6}.src-templates----project-module---projectName---32XxN{text-align:left;margin-top:.5em;font-weight:400;font-size:1.8em}.src-templates----project-module---projectImage---1DqrS{margin:10px;box-shadow:0 0 2px 5px #d6d6d6;max-width:100%;box-sizing:border-box}.src-templates----project-module---projectTitle---3dCxR{font-size:1.3em;margin:10px 10px 0;text-align:center;font-weight:600}.src-templates----project-module---projectTools---3raq_{text-align:center;font-size:1.2em;padding:0 20px;margin-bottom:20px}.src-templates----project-module---projectDescription---3cN3z{font-size:1.2em;padding:10px;margin:5px 10px}.src-templates----project-module---projectUrl---19t9D{margin:20px;margin-top:10px;text-align:center;display:flex;justify-content:space-around}.src-templates----project-module---projectUrl---19t9D a{color:#388dff;padding:20px;display:inline-block}.src-templates----project-module---projectUrl---19t9D a:hover{color:#255da8}.src-templates----project-module---projectInformation---1AoX_>svg{display:block;margin:0 auto}@media screen and (min-width:575px){.src-templates----project-module---projectImage---1DqrS{border:none;width:25%;box-shadow:none;margin-left:25px}.src-templates----project-module---projectSingleContainer---2RuGT{flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:flex-start;border:none}.src-templates----project-module---projectName---32XxN{width:100%;font-size:2em;margin-bottom:15px}.src-templates----project-module---projectInformation---1AoX_{flex:1;display:flex;flex-direction:column;margin-right:25px}}@media screen and (min-width:880px){.src-templates----project-module---projectNameTag---gTn5N{font-size:.8em}}@media screen and (max-width:574px){.src-templates----project-module---projectImageDesktop---2qdF1{display:none}}@media screen and (min-width:575px){.src-templates----project-module---projectImageMobile---2knnn{display:none}}.src-pages----about-module---aboutMeParagraph---2DLDj{background:#fffefa;padding:30px;font-size:1.1em;width:100%;box-sizing:border-box}.src-pages----about-module---avatar---3cvc3{display:block;max-width:85%;border-radius:50%;margin:0 auto;transition:max-width .3s}@media screen and (min-width:420px){.src-pages----about-module---avatar---3cvc3{max-width:245px}}.src-components----Projects-module---projectContainer---20VLL{list-style:none;font-size:1.3em;padding:0;margin:0;overflow:hidden;background:#fffefa;border:none}.src-components----Projects-module---projectItem---U_e4t{border:1px solid #d6d6d6;box-sizing:border-box;border-bottom:none;background:#fffefa;padding:15px;height:55px;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.src-components----Projects-module---projectItem---U_e4t:last-child{border:1px solid #d6d6d6}.src-components----Projects-module---projectItem---U_e4t:hover{background-color:#fff}.src-components----Projects-module---imgContainer---dfkeA{overflow:hidden}.src-components----Projects-module---imgContainer---dfkeA>img{transition:transform .3s;cursor:pointer}.src-components----Projects-module---imgContainer---dfkeA>img:hover{transform:scale(1.1)}.src-components----Projects-module---projectNameTag---rmMdq{cursor:pointer}.src-components----Projects-module---projectNameTag---rmMdq:hover{color:rgba(0,0,0,.5)}@media screen and (min-width:575px){.src-components----Projects-module---projectItem---U_e4t:hover{background-color:transparent}.src-components----Projects-module---projectContainer---20VLL{display:flex;flex-wrap:wrap;justify-content:space-between}.src-components----Projects-module---projectItem---U_e4t{padding:0;border:none;display:flex;flex-direction:column;font-size:1.3em;font-weight:400;height:200px;width:250px;overflow:hidden}.src-components----Projects-module---projectItem---U_e4t:last-child{border:none}.src-components----Projects-module---projectNameTag---rmMdq{padding:10px;width:100%;font-size:.75em;text-align:center}.src-components----Projects-module---imgContainer---dfkeA>img{width:100%}.src-components----Projects-module---imgContainer---dfkeA{border:1px solid #000}}@media screen and (min-width:880px){.src-components----Projects-module---projectItem---U_e4t{width:30%;height:225px}.src-components----Projects-module---imgContainer---dfkeA{height:170px;border:1px solid #000}}@media screen and (max-width:574px){.src-components----Projects-module---projectItemDesktop---VYmo2{display:none}}@media screen and (min-width:575px){.src-components----Projects-module---projectItemMobile---3qoKj{display:none}}@media screen and (max-width:574px){.src-pages----links-module---listDesktop---1kNeg{display:none}}@media screen and (min-width:575px){.src-pages----links-module---listMobile---f1UII{display:none}}.src-components----Blogs-module---pageWrapper---6NzWf{background-color:#fffefa;margin:0;padding:0}.src-components----Blogs-module---linkWrapper---3KCOX{padding:20px;border:1px solid rgba(0,0,0,.2);transition:border .1s}.src-components----Blogs-module---pageHeading---1_JG1{margin:0;padding:15px;padding-top:0;text-align:center}.src-components----Blogs-module---title---sRxcT{margin-top:0;margin-bottom:5px}.src-components----Blogs-module---dateTag---17k0w{margin-top:0;display:flex;align-items:center}.src-components----Blogs-module---dateTag---17k0w>span{margin-left:10px}.src-components----Blogs-module---linkWrapper---3KCOX:hover{border-left:6px solid rgba(0,0,0,.1);border-top:6px solid rgba(0,0,0,.2);box-sizing:border-box;transition:border .1s}.src-components----Blogs-module---linkWrapper---3KCOX:hover .src-components----Blogs-module---source---3awsI{transform:scale(1.2) translateX(-9px) translateY(-4px)}.src-components----Blogs-module---linkImage---2BDKa{width:100%}.src-components----Blogs-module---imageContainer---2awQz{position:relative}.src-components----Blogs-module---linkList---xYIWe{padding:0;margin:0;display:inline-block;background-color:rgba(0,0,0,.02)}.src-components----Blogs-module---source---3awsI{font-style:italic;text-align:right;position:absolute;right:0;color:#fff;background-color:#000;font-size:1em;bottom:6px;padding:10px;border-top:2px solid #fff;border-left:2px solid #fff;transition:transform .1s}@media screen and (min-width:575px){.src-components----Blogs-module---pageHeading---1_JG1{padding:15px}}@media screen and (min-width:880px){.src-components----Blogs-module---pageHeading---1_JG1{padding-top:0}}
/*# sourceMappingURL=build-html-styles.css.map*/