Authored by lijing

页面从640变更750,部分样式调整

@@ -3,10 +3,10 @@ @@ -3,10 +3,10 @@
3 background: #fff; 3 background: #fff;
4 border: 1px solid #e0e0e0; 4 border: 1px solid #e0e0e0;
5 border-bottom: none; 5 border-bottom: none;
6 - height: 70px;  
7 - line-height: 70px; 6 + height: 82px;
  7 + line-height: 82px;
8 text-align: center; 8 text-align: center;
9 - font-size: 30px; 9 + font-size: 35px;
10 color: #b1b1b1; 10 color: #b1b1b1;
11 } 11 }
12 12
@@ -4,9 +4,9 @@ @@ -4,9 +4,9 @@
4 bottom: 0; 4 bottom: 0;
5 margin-left: -375px; 5 margin-left: -375px;
6 width: 100%; 6 width: 100%;
7 - height: 100px; 7 + height: 117px;
8 max-width: 750px; 8 max-width: 750px;
9 - padding-top: 20px; 9 + padding-top: 23px;
10 box-sizing: border-box; 10 box-sizing: border-box;
11 background: #fff; 11 background: #fff;
12 border-top: 1px solid #b0b0b0; 12 border-top: 1px solid #b0b0b0;
@@ -24,13 +24,13 @@ @@ -24,13 +24,13 @@
24 } 24 }
25 25
26 .tab-icon { 26 .tab-icon {
27 - font-size: 40px; 27 + font-size: 46px;
28 line-height: 1; 28 line-height: 1;
29 } 29 }
30 30
31 .tab-name { 31 .tab-name {
32 - margin-top: 10px;  
33 - font-size: 20px; 32 + margin-top: 12px;
  33 + font-size: 23px;
34 line-height: 1; 34 line-height: 1;
35 } 35 }
36 } 36 }
1 .home-header { 1 .home-header {
2 - height: 90px;  
3 - line-height: 90px; 2 + height: 105px;
  3 + line-height: 105px;
4 background-image: linear-gradient(#323232, #414141); 4 background-image: linear-gradient(#323232, #414141);
5 position: relative; 5 position: relative;
6 6
@@ -20,8 +20,8 @@ @@ -20,8 +20,8 @@
20 .logo { 20 .logo {
21 display: block; 21 display: block;
22 margin: 0 auto; 22 margin: 0 auto;
23 - width: 208px;  
24 - height: 87px; 23 + width: 243px;
  24 + height: 105px;
25 background: resolve("channel/yohologo02.png") no-repeat center center; 25 background: resolve("channel/yohologo02.png") no-repeat center center;
26 background-size: 100%; 26 background-size: 100%;
27 27
@@ -35,8 +35,8 @@ @@ -35,8 +35,8 @@
35 position: absolute; 35 position: absolute;
36 right: 0; 36 right: 0;
37 top: 0; 37 top: 0;
38 - width: 90px;  
39 - height: 90px; 38 + width: 105px;
  39 + height: 105px;
40 text-align: center; 40 text-align: center;
41 41
42 a { 42 a {