0.1.366 add text in subscribe block
This commit is contained in:
@@ -140,6 +140,10 @@
|
||||
transition: 200ms;
|
||||
}
|
||||
|
||||
.unsubscribe_info {
|
||||
font-size: 12px;
|
||||
}
|
||||
|
||||
.container_content_handler_curtain_left{
|
||||
display: flex;
|
||||
rotate: 90deg;
|
||||
|
||||
@@ -507,6 +507,8 @@ header .header-first {
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
.header_logo_mobile{
|
||||
display: none;
|
||||
}
|
||||
@@ -2622,6 +2624,17 @@ button#send_feedback_form:active{
|
||||
/* display: block;*/
|
||||
/*}*/
|
||||
|
||||
.unsubscribe_info {
|
||||
color: #27242499;
|
||||
font-size: 12px;
|
||||
margin-top: 5px;
|
||||
background-color: white;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.tab-btn-1,
|
||||
.tab-btn-2 {
|
||||
display: inline-block;
|
||||
|
||||
Reference in New Issue
Block a user