0.0.31
This commit is contained in:
@@ -53,9 +53,9 @@ body,html{
|
|||||||
/*header*/
|
/*header*/
|
||||||
|
|
||||||
.left_part_header{
|
.left_part_header{
|
||||||
width: 25%;
|
width: 23%;
|
||||||
float: left;
|
float: left;
|
||||||
text-align: -webkit-right;
|
text-align: -webkit-left;
|
||||||
}
|
}
|
||||||
|
|
||||||
.logo_header{
|
.logo_header{
|
||||||
@@ -63,7 +63,7 @@ body,html{
|
|||||||
}
|
}
|
||||||
|
|
||||||
.right_part_header {
|
.right_part_header {
|
||||||
width: 75%;
|
width: 77%;
|
||||||
float: right;
|
float: right;
|
||||||
padding: 17px 0 15px 0;
|
padding: 17px 0 15px 0;
|
||||||
position: relative;
|
position: relative;
|
||||||
@@ -233,6 +233,7 @@ body,html{
|
|||||||
background: #10212B;
|
background: #10212B;
|
||||||
position: sticky;
|
position: sticky;
|
||||||
top: 59px;
|
top: 59px;
|
||||||
|
z-index: 100;
|
||||||
}
|
}
|
||||||
|
|
||||||
.container_content_sections_buttons{
|
.container_content_sections_buttons{
|
||||||
@@ -556,11 +557,14 @@ body,html{
|
|||||||
}
|
}
|
||||||
.right_part_plugin_container{
|
.right_part_plugin_container{
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
position: relative;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
.logo_3d_sec_designer{
|
.logo_3d_sec_designer{
|
||||||
width: 300px;
|
width: 300px;
|
||||||
|
position: absolute;
|
||||||
|
bottom: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*faq*/
|
/*faq*/
|
||||||
|
|||||||
Reference in New Issue
Block a user