Commit 8e6bc69 1 parent 649dd65 commit 8e6bc69 Copy full SHA for 8e6bc69
File tree 1 file changed +14
-8
lines changed
1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change 17
17
line-height : 1.6 ;
18
18
background-color : # ffffff ;
19
19
color : # 333 ;
20
- max-width : 1000px ;
21
- margin : 0 auto;
22
20
}
23
21
24
22
a {
32
30
33
31
img {
34
32
width : 100% ;
35
- heigth : auto;
33
+ height : auto;
34
+ }
35
+
36
+ header {
37
+ background : # FF4A00 ;
38
+ }
39
+
40
+ header img {
41
+ max-width : 1000px ;
42
+ margin : 0 auto;
43
+ display : block;
36
44
}
37
45
38
46
main {
39
47
width : 100% ;
40
- padding : 10px 20px ;
48
+ padding : 20px ;
49
+ max-width : 1000px ;
50
+ margin : 0 auto;
41
51
}
42
52
43
53
main h1 ,
@@ -394,9 +404,5 @@ <h3 id="4-0-0">4.0.0</h3>
394
404
< li > Some fixes (including translations).</ li >
395
405
</ ul >
396
406
</ main >
397
- < footer >
398
- < p > Generated with ❤️ by < a href ="https://github.com "> GitHub</ a >
399
- </ p >
400
- </ footer >
401
407
</ body >
402
408
</ html >
You can’t perform that action at this time.
0 commit comments