@@ -6,7 +6,7 @@ html.is-mobile body {
66 background : # fff ;
77 line-height : 1.7 ;
88 overflow-x : hidden;
9- font-size : 1.58 rem !important ;
9+ font-size : 1.4 rem !important ;
1010 color : # 111 !important ;
1111}
1212
@@ -97,7 +97,7 @@ html.is-mobile .mw-parser-output {
9797 max-width : 100% !important ;
9898 overflow-wrap : break-word;
9999 box-sizing : border-box;
100- font-size : 1.58 rem !important ;
100+ font-size : 1.4 rem !important ;
101101 line-height : 1.7 !important ;
102102 color : # 111 !important ;
103103}
@@ -129,7 +129,7 @@ html.is-mobile #p-lang a {
129129 border : 1px solid rgba (0 , 0 , 0 , 0.1 );
130130 text-decoration : none;
131131 color : # 000 ;
132- font-size : 1.35 rem !important ;
132+ font-size : 1.25 rem !important ;
133133}
134134
135135html .is-mobile table {
@@ -141,7 +141,7 @@ html.is-mobile th,
141141html .is-mobile td {
142142 border-bottom : 1px solid rgba (0 , 0 , 0 , 0.05 );
143143 padding : 9px 12px ;
144- font-size : 1.58 rem !important ;
144+ font-size : 1.4 rem !important ;
145145 line-height : 1.7 !important ;
146146}
147147html .is-mobile .thumb img {
@@ -152,7 +152,7 @@ html.is-mobile .thumb img {
152152}
153153
154154html .is-mobile # footer {
155- font-size : 1.43 rem ;
155+ font-size : 1.26 rem ;
156156 padding : 24px ;
157157 text-align : center;
158158 color : # 444 ;
@@ -161,7 +161,7 @@ html.is-mobile #footer {
161161html .is-mobile .firstHeading {
162162 margin-top : 1em !important ;
163163 padding-top : 0.5em !important ;
164- font-size : 1.9 rem !important ;
164+ font-size : 1.7 rem !important ;
165165}
166166
167167html .is-mobile table .infobox ,
@@ -190,7 +190,7 @@ html.is-mobile table.infobox td {
190190 padding : 12px 14px !important ;
191191 border : none !important ;
192192 box-sizing : border-box !important ;
193- font-size : 1.58 rem !important ;
193+ font-size : 1.4 rem !important ;
194194 line-height : 1.7 !important ;
195195 color : # 111 !important ;
196196}
@@ -199,7 +199,7 @@ html.is-mobile table.infobox caption {
199199 caption-side : top !important ;
200200 text-align : center !important ;
201201 font-weight : 700 !important ;
202- font-size : 1.65 rem !important ;
202+ font-size : 1.5 rem !important ;
203203 padding : 9px 14px !important ;
204204 background : # fafafa !important ;
205205}
0 commit comments