This commit is contained in:
2021-09-28 16:07:16 -04:00
parent 0a1282738b
commit f29414d8ab
19 changed files with 33 additions and 32 deletions

View File

@@ -0,0 +1,2 @@
body,html{background-color:#1b1f27;overflow-x:hidden}body{margin:0;background-image:url(/static/media/ezgif.491673bf.gif);background-size:cover;background-repeat:no-repeat}h1,h2,p{font-family:"Roboto Condensed",sans-serif}h1,h2{color:#ecebeb}h2{font-size:2rem;margin-top:1rem;margin-bottom:2rem}h3{color:#a8a8a8}p{color:#fff;font-size:1rem}a{color:hsla(0,0%,62.7%,.6274509803921569);text-decoration:none}.header h1{display:inline-block;margin-top:.5rem;font-size:2.5rem}.header,.header h1{transition:.4s;margin-bottom:0}.header{margin-left:0;padding-bottom:.2rem;background-color:#0f1216;width:100%;z-index:99;position:fixed;top:0;left:0;overflow:hidden}.navControl{float:right}.navBar li{display:inline;text-align:right;background-color:rgba(156,49,45,.5);border-top:.2rem solid #000;border-bottom:.2rem solid #000;border-right:.2rem solid #000;padding-top:.3rem;padding-bottom:.3rem;font-size:1.2rem;transition:.4s}.navBar li:hover{background-color:rgba(156,49,45,.8)}.navBar li:first-child{border-left:.2rem solid #000}.navBar li a{color:#fff;padding-left:2rem;padding-right:2rem}.navBar{display:flex;align-self:end;margin-top:1rem;margin-bottom:0;padding-left:0}.foreground{padding-top:5.5rem;padding-left:.5rem;width:100%;background-color:rgba(44,44,44,.5);padding-bottom:1rem;overflow:hidden}.foreground p{max-width:40rem}.sideimg{float:right;display:block;margin-right:10rem;max-width:20rem;max-height:20rem}.projectList{padding:0;display:block;margin-left:auto;margin-right:auto;width:75rem;background-color:rgba(0,0,0,.3);text-align:center}.project,.projectList{border:.3rem solid rgba(156,49,45,.8)}.project{display:inline-block;text-align:left;margin:1rem;width:20rem;height:20rem;background-color:rgba(22,22,22,.8)}.tab{display:inline;float:right}.project h3{display:inline-block;border-bottom:.2rem solid #000}.body{color:#d4d4d4}.project img{margin-top:auto;height:3rem}.topBox{height:65%}.bottomBox,.topBox{padding-left:1rem;padding-right:1rem}.bottomBox{height:auto}.bottomBox a{vertical-align:middle}.project a img,.project a p{padding:.5rem;-webkit-filter:invert(100%) sepia(0) saturate(1%) hue-rotate(52deg) brightness(106%) contrast(101%);filter:invert(100%) sepia(0) saturate(1%) hue-rotate(52deg) brightness(106%) contrast(101%)}.project a img:hover,.project a p:hover{-webkit-filter:invert(66%) sepia(0) saturate(3964%) hue-rotate(99deg) brightness(100%) contrast(105%);filter:invert(66%) sepia(0) saturate(3964%) hue-rotate(99deg) brightness(100%) contrast(105%)}.incomplete{color:red}.WIP{color:#ff0}.complete{color:green}.footer{display:block;background-color:#9c312d}.socials{padding:.5rem 3rem;margin-right:auto;table-layout:fixed}.socials img{height:2rem;margin-right:2rem}@media screen and (max-width:1200px){.socials{margin-left:auto}.projectList{width:95%}}
/*# sourceMappingURL=main.b3bfdee5.chunk.css.map */