diff --git a/frontend/web/css/style.css b/frontend/web/css/style.css index f83409c..14382e6 100755 --- a/frontend/web/css/style.css +++ b/frontend/web/css/style.css @@ -872,4 +872,13 @@ a.active{font-weight:bold;text-decoration: underline;} margin-bottom: 0 !important; } .why_me_ {padding-top: 30px; overflow: hidden;} -.why_me_ .why_list {width: 1038px; margin-left: -58px} \ No newline at end of file +.why_me_ .why_list {width: 1038px; margin-left: -58px} +.seo_text { + font-size: 13px; + color: #333; + font-family: Roboto !important; +} +.seo_text p { + margin: 10px 0 0 0; +} +.seo_text p:first-child {margin-top: 0} -- libgit2 0.21.4