Skip to content

Commit

Permalink
Merge branch 'Sitecore:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
eatallant authored Feb 12, 2024
2 parents a45a389 + 35dbb17 commit 7d695a5
Show file tree
Hide file tree
Showing 144 changed files with 535 additions and 1,194 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ section.application-form {
font-weight: 500;
letter-spacing: 0.5px;
padding: 16px 30px 17px;
font-family: 'AvenirNextW05-Demi';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

&.btn-primary {
Expand Down Expand Up @@ -99,7 +99,7 @@ section.application-form {
.dropdown-group {
label {
display: block;
font-family: AvenirNextW05-Light;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
}

Expand All @@ -117,13 +117,13 @@ section.application-form {
border-top: none;
border-left: none;
border-right: none;
font-family: 'AvenirNextW05-Regular';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 18px;
}

label.fieldlabels {
display: block;
font-family: 'AvenirNextW05-Demi';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 16px;
margin-bottom: 0;
}
Expand Down Expand Up @@ -172,7 +172,7 @@ section.application-form {
border-top: none;
border-left: none;
border-right: none;
font-family: 'AvenirNextW05-Regular';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
width: 100%;
}

Expand Down Expand Up @@ -293,7 +293,7 @@ section.application-form {

.progress-wrap {
h3 {
font-family: 'AvenirNextW05-Demi';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
font-size: 18px;
margin-bottom: 10px;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
a.cta, button.cta {
display: inline-block;
font-weight: 400;
font-family: AvenirNextW05-Demi;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
text-decoration: none;
transition: 0.3s all;
font-size: 17px;
Expand Down Expand Up @@ -393,7 +393,7 @@ a.cta.primary, button.cta.primary {
clear: left;
position: relative;
text-decoration: none;
font-family: AvenirNextW05-Bold;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
letter-spacing: 0.5px;
border-bottom: none !important;
line-height: 26px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
left: 15px;
color: #fff;
font-weight: 900;
font-family: AvenirNextW05-Heavy;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin-bottom: 0;
z-index: 1;

Expand Down Expand Up @@ -131,7 +131,7 @@

&.author-text {
font-weight: 700;
font-family: AvenirNextW05-Bold;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
}

Expand Down Expand Up @@ -290,7 +290,7 @@
left: 15px;
color: #fff;
font-weight: 900;
font-family: AvenirNextW05-Heavy;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin-bottom: 0;
z-index: 1;

Expand Down Expand Up @@ -423,7 +423,7 @@
left: 0;
color: #747474;
font-weight: 900;
font-family: AvenirNextW05-Heavy;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin-bottom: 0;
z-index: 1;
letter-spacing: -7px;
Expand Down Expand Up @@ -451,7 +451,7 @@
list-style-type: none;
position: relative;
margin-bottom: 10px;
font-family: AvenirNextW05-Regular;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #707070;
font-size: 16px;

Expand Down Expand Up @@ -693,7 +693,7 @@
left: 101px;
color: #fff;
font-weight: 900;
font-family: AvenirNextW05-Heavy;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin-bottom: 0;
z-index: 1;

Expand Down Expand Up @@ -1277,7 +1277,7 @@

&.title {
font-size: 16px;
font-family: AvenirNextW05-Bold;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #000;
display: none;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@

h1.animated span.text-animation {
overflow: hidden;
font-family: AvenirNextW05-Bold;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background: linear-gradient(to right, #fff, #fff, #fff);
background-size: 700% 400%;
animation: type 4s linear;
Expand Down Expand Up @@ -128,7 +128,7 @@
}

&.author {
font-family: AvenirNextW05-Demi;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
margin-top: 40px;
margin-bottom: 0;
}
Expand Down Expand Up @@ -177,7 +177,7 @@

span.text-animation {
overflow: hidden;
font-family: AvenirNextW05-Bold;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
background: linear-gradient(to right, #000, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0));
background-size: 700% 400%;
animation: type 4s linear;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
list-style-type: none;
position: relative;
margin-bottom: 1rem;
font-family: AvenirNextW05-Regular;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #707070;
font-size: 18px;

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ section {
background-color: #F6F6F6;
font-size: 17px;
border: none;
font-family: 'AvenirNextGEOW05-Medium';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
}

Expand Down Expand Up @@ -41,7 +41,7 @@ section#mvp-search {
font-size: 15px;
line-height: normal;
color: #999999;
font-family: 'AvenirNextGEOW05-Medium';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.mvp-filter {
Expand Down Expand Up @@ -92,7 +92,7 @@ section#mvp-search {
}

.mvp-category {
font-family: 'AvenirNextW05-Regular';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #707070;
text-transform: uppercase;
letter-spacing: 2px;
Expand All @@ -114,15 +114,15 @@ section#mvp-search {
.card-title {
font-size: 23px;
margin-bottom: 5px;
font-family: 'AvenirNextGEOW05-Bold';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
line-height: 1.3;
color: #232323;
}

.card-text {
padding: 0 0 0 20px;
font-size: 14px;
font-family: 'AvenirNextW05-Regular';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
line-height: 16px;
margin-top: 20px;
background-image: url(../images/icon-globe.svg);
Expand Down Expand Up @@ -152,15 +152,15 @@ section#mvp-search {
color: #fff;
background-color: #1ca6a3;
padding: 5px 15px 6px 15px;
font-family: 'AvenirNextW05-Light';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}
}

.badge-primary {
a {
margin-left: 8px;
font-size: 10px;
font-family: 'AvenirNextGEOW05-Medium';
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
color: #ffffff;

&:hover {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
border-top: none;
border-left: none;
border-right: none;
font-family: "AvenirNextW05-Regular";
font-family: "-apple-system, BlinkMacSystemFont, "Segoe UI", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"";
width: 100%;
}

Expand Down
108 changes: 0 additions & 108 deletions src/Project/MvpSite/rendering/wwwroot/sass/fonts/AvenirNext.css

This file was deleted.

This file was deleted.

Loading

0 comments on commit 7d695a5

Please sign in to comment.