Showing
11 changed files
with
141 additions
and
1 deletions
src/images/area/app.png
0 → 100644
2.83 KB
src/images/area/feng.png
0 → 100644
2.32 KB
src/images/area/geekpark.png
0 → 100644
2.71 KB
src/images/area/ifanr-logo.png
0 → 100644
1.8 KB
src/images/area/nowre.png
0 → 100644
1.29 KB
src/images/area/pai.png
0 → 100644
1.96 KB
src/images/area/prnew.png
0 → 100644
3.7 KB
src/images/area/sohu.png
0 → 100644
2.26 KB
src/images/area/tige.png
0 → 100644
3.33 KB
@@ -30,6 +30,76 @@ | @@ -30,6 +30,76 @@ | ||
30 | color: #fbfbfb; | 30 | color: #fbfbfb; |
31 | line-height: 58px; | 31 | line-height: 58px; |
32 | margin: 0 50px 40px; | 32 | margin: 0 50px 40px; |
33 | + /* stylelint-disable-next-line */ | ||
34 | + font-family: "SourceHanSansCN Bold"; | ||
35 | + | ||
36 | + span { | ||
37 | + display: inline-block; | ||
38 | + margin-left: 10px; | ||
39 | + } | ||
40 | + | ||
41 | + .app { | ||
42 | + width: 175px; | ||
43 | + height: 35px; | ||
44 | + background: url("../images/area/app.png"); | ||
45 | + background-size: 100% 100%; | ||
46 | + } | ||
47 | + | ||
48 | + .nowre { | ||
49 | + width: 85px; | ||
50 | + height: 21px; | ||
51 | + background: url("../images/area/nowre.png"); | ||
52 | + background-size: 100% 100%; | ||
53 | + } | ||
54 | + | ||
55 | + .sohu { | ||
56 | + width: 78px; | ||
57 | + height: 40px; | ||
58 | + background: url("../images/area/sohu.png"); | ||
59 | + background-size: 100% 100%; | ||
60 | + } | ||
61 | + | ||
62 | + .ifanr { | ||
63 | + width: 124px; | ||
64 | + height: 25px; | ||
65 | + background: url("../images/area/ifanr-logo.png"); | ||
66 | + background-size: 100% 100%; | ||
67 | + } | ||
68 | + | ||
69 | + .prnew { | ||
70 | + width: 119px; | ||
71 | + height: 48px; | ||
72 | + background: url("../images/area/prnew.png"); | ||
73 | + background-size: 100% 100%; | ||
74 | + } | ||
75 | + | ||
76 | + .tige { | ||
77 | + width: 92px; | ||
78 | + height: 43px; | ||
79 | + background: url("../images/area/tige.png"); | ||
80 | + background-size: 100% 100%; | ||
81 | + } | ||
82 | + | ||
83 | + .geekpark { | ||
84 | + width: 152px; | ||
85 | + height: 29px; | ||
86 | + background: url("../images/area/geekpark.png"); | ||
87 | + background-size: 100% 100%; | ||
88 | + } | ||
89 | + | ||
90 | + .feng { | ||
91 | + width: 78px; | ||
92 | + height: 30px; | ||
93 | + background: url("../images/area/feng.png"); | ||
94 | + background-size: 100% 100%; | ||
95 | + } | ||
96 | + | ||
97 | + .pai { | ||
98 | + width: 94px; | ||
99 | + height: 34px; | ||
100 | + background: url("../images/area/pai.png"); | ||
101 | + background-size: 100% 100%; | ||
102 | + } | ||
33 | } | 103 | } |
34 | } | 104 | } |
35 | 105 | ||
@@ -419,6 +489,76 @@ | @@ -419,6 +489,76 @@ | ||
419 | color: #fbfbfb; | 489 | color: #fbfbfb; |
420 | line-height: 38px; | 490 | line-height: 38px; |
421 | margin: 0 50px 60px; | 491 | margin: 0 50px 60px; |
492 | + /* stylelint-disable-next-line */ | ||
493 | + font-family: "SourceHanSansCN Bold"; | ||
494 | + | ||
495 | + span { | ||
496 | + display: inline-block; | ||
497 | + margin-left: 10px; | ||
498 | + } | ||
499 | + | ||
500 | + .app { | ||
501 | + width: 125px; | ||
502 | + height: 27px; | ||
503 | + background: url("../images/area/app.png"); | ||
504 | + background-size: 100% 100%; | ||
505 | + } | ||
506 | + | ||
507 | + .nowre { | ||
508 | + width: 70px; | ||
509 | + height: 20px; | ||
510 | + background: url("../images/area/nowre.png"); | ||
511 | + background-size: 100% 100%; | ||
512 | + } | ||
513 | + | ||
514 | + .sohu { | ||
515 | + width: 65px; | ||
516 | + height: 33px; | ||
517 | + background: url("../images/area/sohu.png"); | ||
518 | + background-size: 100% 100%; | ||
519 | + } | ||
520 | + | ||
521 | + .ifanr { | ||
522 | + width: 100px; | ||
523 | + height: 21px; | ||
524 | + background: url("../images/area/ifanr-logo.png"); | ||
525 | + background-size: 100% 100%; | ||
526 | + } | ||
527 | + | ||
528 | + .prnew { | ||
529 | + width: 100px; | ||
530 | + height: 41px; | ||
531 | + background: url("../images/area/prnew.png"); | ||
532 | + background-size: 100% 100%; | ||
533 | + } | ||
534 | + | ||
535 | + .tige { | ||
536 | + width: 76px; | ||
537 | + height: 36px; | ||
538 | + background: url("../images/area/tige.png"); | ||
539 | + background-size: 100% 100%; | ||
540 | + } | ||
541 | + | ||
542 | + .geekpark { | ||
543 | + width: 125px; | ||
544 | + height: 25px; | ||
545 | + background: url("../images/area/geekpark.png"); | ||
546 | + background-size: 100% 100%; | ||
547 | + } | ||
548 | + | ||
549 | + .feng { | ||
550 | + width: 64px; | ||
551 | + height: 26px; | ||
552 | + background: url("../images/area/feng.png"); | ||
553 | + background-size: 100% 100%; | ||
554 | + } | ||
555 | + | ||
556 | + .pai { | ||
557 | + width: 76px; | ||
558 | + height: 30px; | ||
559 | + background: url("../images/area/pai.png"); | ||
560 | + background-size: 100% 100%; | ||
561 | + } | ||
422 | } | 562 | } |
423 | } | 563 | } |
424 | 564 |
-
Please register or login to post a comment