This commit is contained in:
cxt 2019-01-09 12:38:17 +08:00
parent e12b304f1b
commit 539883f255
1 changed files with 3 additions and 1 deletions

View File

@ -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}
.bg_white_bor{background-color: #fff;border:1px solid #dddddd}
#intro_content p{work_break:break-word!important;}