0.0.143 another view slider
This commit is contained in:
@@ -1160,13 +1160,32 @@ body.n_scroll{
|
||||
|
||||
.slider_block_text_container{
|
||||
width: 100%;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
height: 100%;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.cut_width_slider{
|
||||
height: 100%;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.bottom_part_container_slide{
|
||||
position: absolute;
|
||||
bottom: 80px;
|
||||
}
|
||||
.top_part_container_slide{
|
||||
position: absolute;
|
||||
top: 190px;
|
||||
right: 0;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.functions_btns_slider{
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 25px;
|
||||
position: relative;
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
color: #ffffff;
|
||||
}
|
||||
@@ -1180,11 +1199,7 @@ body.n_scroll{
|
||||
|
||||
.slider_block_text{
|
||||
display: block;
|
||||
position: absolute;
|
||||
bottom: 80px;
|
||||
right: 0;
|
||||
color: #ffffff;
|
||||
width: 40%;
|
||||
}
|
||||
|
||||
.title_slide{
|
||||
|
||||
Reference in New Issue
Block a user