File tree Expand file tree Collapse file tree 1 file changed +23
-27
lines changed
Expand file tree Collapse file tree 1 file changed +23
-27
lines changed Original file line number Diff line number Diff line change 1- <!Doctype html>
2- < html lang ="zh ">
1+ <!DOCTYPE html>
2+ < html lang ="zh-Hant-TW ">
33< head >
44 < meta charset ="utf-8 ">
55 < style >
6- body {
7- margin : 0 ;
8- height : 100vh ;
9- overflow : hidden;
10- background : # F3F3F3 ;
11- }
12- .main {
13- width : 50vw ;
14- margin : 0 auto;
15- position : relative;
16- top : 30vh ;
17- }
18- figure {
19- }
20- figcaption {
21- text-align : center;
22- color : # 9b9b9b ;
23- font-size : 2rem ;
24- }
25- # icon {
26- width : 100% ;
27- }
6+ body {
7+ margin : 0 ;
8+ height : 100vh ;
9+ overflow : hidden;
10+ background : # f3f3f3 ;
11+ }
12+ .main {
13+ width : 50vw ;
14+ margin : 0 auto;
15+ position : relative;
16+ top : 30vh ;
17+ }
18+ figcaption {
19+ text-align : center;
20+ color : # 9b9b9b ;
21+ font-size : 2rem ;
22+ }
23+ # icon {
24+ width : 100% ;
25+ }
2826 </ style >
2927</ head >
3028< body >
3937 transform ="translate(0 -0.43) "/>
4038 </ svg >
4139 </ figure >
42- < figcaption >
43- 無網路連接
44- </ figcaption >
40+ < figcaption > 無網路連接</ figcaption >
4541</ div >
4642</ body >
4743</ html >
You can’t perform that action at this time.
0 commit comments