Commit d429ea67a6c55f7bf06138c628f058a76a8e1fa2
1 parent
a8b89f1e
Веталь
Showing
1 changed file
with
2 additions
and
2 deletions
Show diff stats
frontend/web/css/style.css
... | ... | @@ -874,8 +874,8 @@ a.active{font-weight:bold;text-decoration: underline;} |
874 | 874 | .why_me_ {padding-top: 30px; overflow: hidden;} |
875 | 875 | .why_me_ .why_list {width: 1038px; margin-left: -58px} |
876 | 876 | .seo_text { |
877 | - font-size: 13px; | |
878 | - color: #333; | |
877 | + font-size: 13px !important; | |
878 | + color: #333 !important; | |
879 | 879 | font-family: Roboto !important; |
880 | 880 | } |
881 | 881 | .seo_text p { | ... | ... |