Skip to content
Snippets Groups Projects
Commit 44c08ecb authored by Shraddha Raghuram's avatar Shraddha Raghuram
Browse files

fixed mistake

parent 1d4eb604
No related branches found
No related tags found
No related merge requests found
Pipeline #418264 passed
...@@ -6,8 +6,8 @@ ...@@ -6,8 +6,8 @@
src: url(https://static.igem.wiki/teams/5054/ccaccidenzcommons-medium.otf); src: url(https://static.igem.wiki/teams/5054/ccaccidenzcommons-medium.otf);
} }
@font-face { @font-face {
font-family: SourceSansPro; font-family: PlaypenSans;
src: url(https://static.igem.wiki/5054/sourcesans3-variablefont-wght.ttf); src: url(https://static.igem.wiki/teams/5054/playpensans-variablefont-wght.ttf);
} }
body{ body{
background-color: #C6EBE8; background-color: #C6EBE8;
...@@ -40,7 +40,7 @@ body{ ...@@ -40,7 +40,7 @@ body{
width: 1500px; width: 1500px;
height: 200px; height: 200px;
transform: translateX(10%); transform: translateX(10%);
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 135.417px; font-size: 135.417px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -69,7 +69,7 @@ body{ ...@@ -69,7 +69,7 @@ body{
top: 4000px; top: 4000px;
width: 1000px; width: 1000px;
height: 100px; height: 100px;
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 135px; font-size: 135px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -98,7 +98,7 @@ body{ ...@@ -98,7 +98,7 @@ body{
top: 6000px; top: 6000px;
width: 900px; width: 900px;
height: 400px; height: 400px;
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 135px; font-size: 135px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -154,7 +154,7 @@ body{ ...@@ -154,7 +154,7 @@ body{
width: 1100px; width: 1100px;
height: 200px; height: 200px;
text-align: center; text-align: center;
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 135px; font-size: 135px;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -177,7 +177,7 @@ body{ ...@@ -177,7 +177,7 @@ body{
margin-bottom: 10vh; margin-bottom: 10vh;
} }
.pagecontainer>.title>span{ .pagecontainer>.title>span{
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 10vw; font-size: 10vw;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -186,7 +186,7 @@ body{ ...@@ -186,7 +186,7 @@ body{
-webkit-text-stroke: 3px #05BE85; -webkit-text-stroke: 3px #05BE85;
} }
.pagecontainer>.title2>span{ .pagecontainer>.title2>span{
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 10vw; font-size: 10vw;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -244,7 +244,7 @@ body{ ...@@ -244,7 +244,7 @@ body{
vertical-align:middle; vertical-align:middle;
} }
.pagenav>div>span{ .pagenav>div>span{
font-family: SourceSansPro; font-family: PlaypenSans;
color: #05BE85; color: #05BE85;
font-size: min(1.56vw, 24px); font-size: min(1.56vw, 24px);
letter-spacing: 2px; letter-spacing: 2px;
...@@ -298,7 +298,7 @@ body{ ...@@ -298,7 +298,7 @@ body{
display: block; display: block;
text-align: center; text-align: center;
font-size: min(1.4vw,18px); font-size: min(1.4vw,18px);
font-family: SourceSansPro; font-family: PlaypenSans;
font-weight: 600; font-weight: 600;
transition: all 0.15s linear; transition: all 0.15s linear;
} }
...@@ -322,7 +322,7 @@ body{ ...@@ -322,7 +322,7 @@ body{
margin-top: 30px; margin-top: 30px;
margin-bottom: 30px; margin-bottom: 30px;
font-size: 3.07vw; font-size: 3.07vw;
font-family: SourceSansPro; font-family: PlaypenSans;
font-weight: 600; font-weight: 600;
} }
.pagecontent .h2{ .pagecontent .h2{
...@@ -330,7 +330,7 @@ body{ ...@@ -330,7 +330,7 @@ body{
font-size: max(2.2vw, 25px); font-size: max(2.2vw, 25px);
margin-top: 40px; margin-top: 40px;
margin-bottom: 10px; margin-bottom: 10px;
font-family: SourceSansPro; font-family: PlaypenSans;
font-weight: 600; font-weight: 600;
color: #185A4F; color: #185A4F;
} }
...@@ -339,7 +339,7 @@ body{ ...@@ -339,7 +339,7 @@ body{
font-size: max(2vw, 23px); font-size: max(2vw, 23px);
margin-top: 30px; margin-top: 30px;
margin-bottom: 20px; margin-bottom: 20px;
font-family: SourceSansPro; font-family: PlaypenSans;
font-weight: 600; font-weight: 600;
margin-left: 30px; margin-left: 30px;
} }
...@@ -348,7 +348,7 @@ body{ ...@@ -348,7 +348,7 @@ body{
font-size: max(1.7vw, 20px); font-size: max(1.7vw, 20px);
margin-top: 30px; margin-top: 30px;
margin-bottom: 20px; margin-bottom: 20px;
font-family: SourceSansPro; font-family: PlaypenSans;
font-weight: 600; font-weight: 600;
margin-left: 60px; margin-left: 60px;
} }
...@@ -510,7 +510,7 @@ body{ ...@@ -510,7 +510,7 @@ body{
margin-left: 3.8vw; margin-left: 3.8vw;
} }
.roster-title>span{ .roster-title>span{
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: 8.46vw; font-size: 8.46vw;
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -670,7 +670,7 @@ body{ ...@@ -670,7 +670,7 @@ body{
} */ } */
/* .hp-title>span{ /* .hp-title>span{
color: transparent; color: transparent;
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: max(5.8vw, 45px); font-size: max(5.8vw, 45px);
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
...@@ -760,7 +760,7 @@ body{ ...@@ -760,7 +760,7 @@ body{
margin: 30px auto 25px; margin: 30px auto 25px;
padding-left: 27px; padding-left: 27px;
text-align: left; text-align: left;
font-family: SourceSansPro; font-family: PlaypenSans;
font-size: min(3vw,40px); font-size: min(3vw,40px);
font-style: normal; font-style: normal;
font-weight: 600; font-weight: 600;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment