0.0.27
This commit is contained in:
@@ -58,6 +58,10 @@ body,html{
|
||||
text-align: -webkit-right;
|
||||
}
|
||||
|
||||
.logo_header{
|
||||
height: 50px;
|
||||
}
|
||||
|
||||
.right_part_header {
|
||||
width: 75%;
|
||||
float: right;
|
||||
@@ -630,4 +634,23 @@ body,html{
|
||||
color: #000000;
|
||||
padding: 20px;
|
||||
width: calc(100% - 40px);
|
||||
}
|
||||
|
||||
/*footer*/
|
||||
|
||||
.block_footer{
|
||||
width: 100%;
|
||||
background: #10212B;
|
||||
}
|
||||
|
||||
.footer_els_container{
|
||||
width: 100%;
|
||||
display: flex;
|
||||
padding-top: 70px;
|
||||
padding-bottom: 60px;
|
||||
}
|
||||
|
||||
.footer_name_str{
|
||||
color: #ffffff;
|
||||
font-weight: 500;
|
||||
}
|
||||
Reference in New Issue
Block a user