0.0.85
This commit is contained in:
@@ -971,11 +971,15 @@ body.n_scroll{
|
||||
object-position: bottom;
|
||||
height: 200px;
|
||||
}
|
||||
.txt_container_item_features{
|
||||
text-align: -webkit-center;
|
||||
}
|
||||
|
||||
.description_item_features_container{
|
||||
font-size: 14px;
|
||||
font-weight: 300;
|
||||
color: #000000;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.title_item_features_container{
|
||||
|
||||
@@ -10,7 +10,7 @@
|
||||
border-radius: 5px;
|
||||
transition: 200ms;
|
||||
margin-top: 8px;
|
||||
padding-left: 10px;
|
||||
text-align: center;
|
||||
}
|
||||
.{{ widget.name_w }}_{{ widget.id }}_widget_btn_a:hover {
|
||||
background: {{ widget.but_color }};
|
||||
|
||||
Reference in New Issue
Block a user