0.0.32 video links and change font

This commit is contained in:
SDE
2023-12-06 13:59:15 +03:00
parent 183000c979
commit 1f2c47410a
20 changed files with 116 additions and 56 deletions

View File

@@ -2,23 +2,24 @@
body,html{
margin: 0;
background: #ffffff;
font-family:
-apple-system,
'Raleway-Black' ,
'Raleway-BlackItalic',
'Raleway-Bold' ,
'Raleway-BoldItalic' ,
'Raleway-ExtraBold' ,
'Raleway-ExtraBoldItalic' ,
'Raleway-ExtraLight' ,
'Raleway-ExtraLightItalic' ,
'Raleway-Medium' ,
'Raleway-MediumItalic' ,
'Raleway-SemiBold' ,
'Raleway-SemiBoldItalic' ,
'Raleway-Thin' ,
'Raleway-ThinItalic' ,
'sans-serif';
font-family: -apple-system, 'Roboto', sans-serif;
/*font-family:*/
/* -apple-system,*/
/* 'Raleway-Black' ,*/
/* 'Raleway-BlackItalic',*/
/* 'Raleway-Bold' ,*/
/* 'Raleway-BoldItalic' ,*/
/* 'Raleway-ExtraBold' ,*/
/* 'Raleway-ExtraBoldItalic' ,*/
/* 'Raleway-ExtraLight' ,*/
/* 'Raleway-ExtraLightItalic' ,*/
/* 'Raleway-Medium' ,*/
/* 'Raleway-MediumItalic' ,*/
/* 'Raleway-SemiBold' ,*/
/* 'Raleway-SemiBoldItalic' ,*/
/* 'Raleway-Thin' ,*/
/* 'Raleway-ThinItalic' ,*/
/* 'sans-serif';*/
}
body.n_scroll{
@@ -91,7 +92,8 @@ body.n_scroll{
.standart_txt{
color: #ffffff;
/*font-family: Spline Sans;*/
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 16px;
font-weight: 500;
line-height: normal;
@@ -105,7 +107,7 @@ body.n_scroll{
.standart_semi_bold_txt{
color: #000000;
/*font-family: Spline Sans;*/
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 16px;
font-weight: 600;
line-height: normal;
@@ -113,7 +115,7 @@ body.n_scroll{
.large_txt{
color: #000000;
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 36px;
font-style: normal;
font-weight: 700;
@@ -122,7 +124,7 @@ body.n_scroll{
.semi_large_light{
color: #000000;
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 18px;
font-style: normal;
font-weight: 300;
@@ -131,7 +133,7 @@ body.n_scroll{
.semi_large_semi_light{
color: #000000;
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 18px;
font-style: normal;
font-weight: 400;
@@ -140,7 +142,7 @@ body.n_scroll{
.medium_txt{
color: #000000;
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 24px;
font-style: normal;
font-weight: 700;
@@ -149,7 +151,7 @@ body.n_scroll{
.medium_small_bold_txt{
color: #000000;
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 20px;
font-style: normal;
font-weight: 800;
@@ -483,7 +485,7 @@ body.n_scroll{
border-bottom: 1px solid #E3E3E3;
width: calc(100% - 20px);
color: #10212B;
font-family: -apple-system, 'Raleway-Regular', sans-serif;
/*font-family: -apple-system, 'Raleway-Regular', sans-serif;*/
font-size: 16px;
font-weight: 500;
outline: none;

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.