From 539883f255b2debae5ca98935d4a5df38602fcc5 Mon Sep 17 00:00:00 2001 From: cxt Date: Wed, 9 Jan 2019 12:38:17 +0800 Subject: [PATCH] css --- public/stylesheets/css/common.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/css/common.css b/public/stylesheets/css/common.css index 4c2c2c23c..8a7adb82d 100644 --- a/public/stylesheets/css/common.css +++ b/public/stylesheets/css/common.css @@ -530,4 +530,6 @@ a:hover.btn_green_64_width{ background: #14ad5a; color: #fff;} .c-white {color:#ffffff;} .c-black {color:#333} -.bg_white_bor{background-color: #fff;border:1px solid #dddddd} \ No newline at end of file +.bg_white_bor{background-color: #fff;border:1px solid #dddddd} + +#intro_content p{work_break:break-word!important;} \ No newline at end of file