Commit 88071a8be894797500d8e4165dd4e6f17a3c36d5
1 parent
d429ea67
Веталь
Showing
1 changed file
with
4 additions
and
3 deletions
Show diff stats
frontend/web/css/style.css
| @@ -874,11 +874,12 @@ a.active{font-weight:bold;text-decoration: underline;} | @@ -874,11 +874,12 @@ a.active{font-weight:bold;text-decoration: underline;} | ||
| 874 | .why_me_ {padding-top: 30px; overflow: hidden;} | 874 | .why_me_ {padding-top: 30px; overflow: hidden;} |
| 875 | .why_me_ .why_list {width: 1038px; margin-left: -58px} | 875 | .why_me_ .why_list {width: 1038px; margin-left: -58px} |
| 876 | .seo_text { | 876 | .seo_text { |
| 877 | - font-size: 13px !important; | ||
| 878 | - color: #333 !important; | ||
| 879 | - font-family: Roboto !important; | 877 | + |
| 880 | } | 878 | } |
| 881 | .seo_text p { | 879 | .seo_text p { |
| 882 | margin: 10px 0 0 0; | 880 | margin: 10px 0 0 0; |
| 881 | + font-size: 13px !important; | ||
| 882 | + color: #333 !important; | ||
| 883 | + font-family: Roboto !important; | ||
| 883 | } | 884 | } |
| 884 | .seo_text p:first-child {margin-top: 0} | 885 | .seo_text p:first-child {margin-top: 0} |