Authored by zhangxiaoru

样式

@@ -47,10 +47,11 @@ $basicBtnC: #eb0313; @@ -47,10 +47,11 @@ $basicBtnC: #eb0313;
47 } 47 }
48 48
49 .pro-detail * { 49 .pro-detail * {
50 - font-size: 24px !important; 50 + font-size: 28px !important;
51 color: #444; 51 color: #444;
52 - line-height: 36px !important;  
53 - margin-bottom: 20px; 52 + line-height: 40px !important;
  53 + margin-bottom: 40px;
  54 + letter-spacing: 2px;
54 } 55 }
55 56
56 video { 57 video {