File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11.bodybg {
2- background-repeat : repeat-x;
32 background : url(../ img/img_bg.png);
4- background-size : cover;
5- background-position : center;
3+ background-size : cover;
4+ background-repeat : no-repeat;
65}
76@media (min-width : 768px ) {
87 .bodybg {
4140 font-family : Roboto-Regular;
4241}
4342.aipy-btn {
44- width : 200 px ;
43+ width : 100 px ;
4544 height : 55.2px ;
4645 background : # ffffff ;
4746 font-size : 24px ;
5756 font-size : 24px ;
5857 line-height : 33px ;
5958 color : # 4a4a4a ;
60- margin-top : 58.6 px ;
59+ margin-top : 50 px ;
6160}
6261.guanyu {
6362 color : # ffffff ;
6463 font-size : 18px ;
65- margin-top : 203.2 px ;
64+ margin-top : 60 px ;
6665 line-height : 21px ;
6766}
6867.guanyu-text-margin {
7776 margin-top : 41px ;
7877 margin-bottom : 59px ;
7978 font-family : PingFangSC-Light;
79+ }
80+ .no-padding {
81+ padding : 0 ;
82+ }
83+ .instruction-bg {
84+ background : # 0F212D ;
85+ margin-top : 44px ;
86+ padding-bottom : 44px ;
87+ }
88+ .hr-line {
89+ background : # 5091C9 ;
90+ margin-top : 66px ;
91+ width : 40px ;
92+ height : 4px ;
93+ float : left;
94+ }
95+ .instruction-title {
96+ font-family : Roboto-Light;
97+ font-size : 16px ;
98+ color : # FFFFFF ;
99+ line-height : 23px ;
100+ margin-top : 106px ;
101+ margin-bottom : 13px ;
102+ }
103+ .instruction-content-text {
104+ font-family : Roboto-Light;
105+ font-size : 16px ;
106+ color : # FFFFFF ;
107+ line-height : 23px ;
108+ margin-top : 13px ;
109+ margin-bottom : 50px ;
110+ }
111+ .friends-chaining {
112+ margin-right : 10px ;
113+ vertical-align : baseline;
114+ }
115+ @media (min-width : 768px ){
116+ .friends-chaining {
117+ margin-right : 20px ;
118+ }
119+ }
120+ .chaining-paragraph {
121+ margin-top : 20px ;
80122}
You can’t perform that action at this time.
0 commit comments