0.0.61
This commit is contained in:
@@ -97,7 +97,7 @@
|
||||
background: #10212B;
|
||||
width: 320px;
|
||||
position: fixed;
|
||||
top: 40px;
|
||||
top: 50px;
|
||||
right: 0;
|
||||
z-index: 101;
|
||||
transition: 200ms;
|
||||
@@ -128,6 +128,7 @@
|
||||
}
|
||||
.block_overlay.show{
|
||||
display: block;
|
||||
background: rgba(16, 33, 43, 0.70);
|
||||
}
|
||||
.curtain_txt_float{
|
||||
float: right;
|
||||
@@ -173,6 +174,10 @@
|
||||
color: #000000;
|
||||
padding-bottom: 15px;
|
||||
border-bottom: 1px solid #D1D1D1;
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.line_go_to_sections .orange{
|
||||
color: #FB6952;
|
||||
}
|
||||
.description_txt{
|
||||
display: block;
|
||||
@@ -214,6 +219,8 @@
|
||||
}
|
||||
.img_go_to_section{
|
||||
width: 8px;
|
||||
position: relative;
|
||||
top: 1.6px;
|
||||
}
|
||||
.description_sections_buttons{
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user