0.0.111
This commit is contained in:
@@ -994,7 +994,14 @@
|
||||
}
|
||||
|
||||
.container_subscribe{
|
||||
width: 33%;
|
||||
width: 31%;
|
||||
background: #FFFFFF;
|
||||
border-radius: 10px;
|
||||
padding: 2%;
|
||||
}
|
||||
|
||||
.container_subscribe.first{
|
||||
float: left;
|
||||
}
|
||||
|
||||
.first-decr-subscribe{
|
||||
@@ -1003,6 +1010,8 @@
|
||||
font-size: 24px;
|
||||
font-weight: 700;
|
||||
color: #000000;
|
||||
padding-bottom: 20px;
|
||||
border-bottom: 2px solid #FF613A;
|
||||
}
|
||||
|
||||
.price_subscribe{
|
||||
@@ -1013,4 +1022,14 @@
|
||||
font-weight: 500;
|
||||
font-size: 16px;
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
.options_subscribe{
|
||||
padding-top: 20px;
|
||||
}
|
||||
.options_subscribe_title{
|
||||
font-weight: 600;
|
||||
font-size: 18px;
|
||||
color: #272424;
|
||||
padding-bottom: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user