create help6553522354

This commit is contained in:
Madara0330E
2024-02-23 20:48:09 +03:00
parent 15cc2a17a6
commit 78bfaf384d
4 changed files with 121 additions and 85 deletions

View File

@@ -1,27 +1,35 @@
*{
font-family: Montserrat Alternates;
text-decoration: none;
.box_help {
margin-left: 36px;
margin-top: 35px;
}
.Heading_p1 {
font-size: 18px ;
font-family: Montserrat Alternates;
text-decoration: none;
}
.heding2 {
}
.heding2_text {
width: 949px;
height: 132px;
margin-top: 17px;
margin-bottom: 17px;
}
.Heading_p1 a {
color: #5865F2 ;
font-family: Montserrat Alternates;
text-decoration: none;
}
.questions {
font-size: 18px ;
font-family: Montserrat Alternates;
text-decoration: none;
}
.questions1 {
font-size: 18px ;
font-family: Montserrat Alternates;
font-family: Montserrat Alternates;
text-decoration: none;
background-color:#3f3f3f;
width: 426px;
height: 30px;
@@ -43,18 +51,22 @@
height: 132px;
font-size: 18px ;
font-family: Montserrat Alternates;
text-decoration: none;
}
.text_questions p {
font-size: 18px ;
font-family: Montserrat Alternates;
text-decoration: none;
}
.questions2 {
font-size: 18px ;
font-family: Montserrat Alternates;
font-family: Montserrat Alternates;
text-decoration: none;
width: 544px;
height: 27px;
justify-content: center;
align-items: flex-start;
display: flex;
}
@@ -63,6 +75,10 @@ margin-left: 10px;
width: 16px;
margin-top: 3.5px;
}
.Social1text {
margin-top: 0.5vh;
font-family: Montserrat Alternates;
}
.Social1where {
flex-direction: row;
@@ -70,4 +86,18 @@ margin-top: 3.5px;
display: flex;
justify-content: space-around;
align-content: center;
}
margin-top: 40px;
}
.questions_box {
margin-bottom: 24px;
}
.text_questions {
margin-left: 110px;
}
.questions1 {
margin-bottom: 20px;
}
.questions2 {
margin-top: 25px;
margin-right:40px ;
}

View File

@@ -212,8 +212,10 @@ button {
.about {
grid-area: about;
}
/* /Profile */
/* Saper */
@@ -275,12 +277,15 @@ button {
.help {
grid-area: help;
display: flex;
height: 95%;
height:806px;
border-radius: 3.125rem;
background: #17181C;
box-shadow: 0.25rem 0.25rem 0.25rem 0px rgba(0, 0, 0, 0.25);
margin: 0.625rem 2.438rem 1.125rem 1.125rem;
/*height: 96.2%;*/
width: 1000px;
margin: 0 auto;
}