APPaboutUs.css 309 B

12345678
  1. body{width:100%;height:900px;}
  2. #app_header>img{width:100%;}
  3. .sm_title{text-align: center;height:50px;line-height: 50px;font-size: 16px;letter-spacing: 2px;
  4. margin-bottom: 10px;}
  5. .center_img{text-align: center;margin-bottom: 10px;}
  6. .center_img>img{width:100%;}
  7. .active_title{border-bottom: 2px solid #0066CC;}