Commit ba1a865c authored by andre's avatar andre

#cases

parent de2fad3e
...@@ -15273,12 +15273,23 @@ a.e_cat_btn { ...@@ -15273,12 +15273,23 @@ a.e_cat_btn {
font-size: 14px; font-size: 14px;
line-height: 22px; line-height: 22px;
} }
.e_cat_content ul:not([class]){
color: #2d323a;
font-size: 14px;
line-height: 22px;
}
} }
@media only screen and (min-width: 320px) and (max-width: 479px) { @media only screen and (min-width: 320px) and (max-width: 479px) {
.e_cat_content p { .e_cat_content p {
font-size: 14px; font-size: 14px;
line-height: 22px; line-height: 22px;
} }
.e_cat_content ul:not([class]){
font-size: 14px;
line-height: 22px;
}
} }
.short_keys_sect_ecat { .short_keys_sect_ecat {
......
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