Commit fb9bd5ce authored by andre's avatar andre

#cases

parent ba1a865c
......@@ -15274,9 +15274,8 @@ a.e_cat_btn {
line-height: 22px;
}
.e_cat_content ul:not([class]){
color: #2d323a;
font-size: 14px;
.e_cat_content ul:not([class]) li{
font-size: 14px !important;
line-height: 22px;
}
}
......@@ -15286,7 +15285,7 @@ a.e_cat_btn {
line-height: 22px;
}
.e_cat_content ul:not([class]){
.e_cat_content ul:not([class]) li{
font-size: 14px;
line-height: 22px;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment