File tree Expand file tree Collapse file tree 1 file changed +34
-18
lines changed
Expand file tree Collapse file tree 1 file changed +34
-18
lines changed Original file line number Diff line number Diff line change 11body {
2- font-family : "Kotta One" , "Trebuchet MS" , Helvetica, sans-serif;
3- padding : 0 ;
4- margin : 0 ;
2+ font-family : "Kotta One" , "Trebuchet MS" , Helvetica, sans-serif;
3+ padding : 0 ;
4+ margin : 0 ;
5+ background : # FF5722 ;
6+ color : # FFE ;
7+ }
8+ a {
9+ color : # FFEB3B ;
510}
611
712.container {
8- width : 560px ;
9- margin : 0 auto 20 px auto;
10- padding : 20 px 0 ;
13+ max- width: 560px ;
14+ margin : 0 auto;
15+ padding : 20 px ;
1116}
1217
1318h1 {
14- font-size : 6.5em ;
15- margin : 20px 0 ;
16- padding : 0 ;
17- font-family : "Kotta One" , Arial, monospace;
19+ font-size : 3.9em ;
20+ margin : 20px 0 ;
21+ padding : 0 ;
22+ font-family : "Kotta One" , Arial, monospace
23+ }
24+
25+ iframe {
26+ width : 100% ;
1827}
1928
2029footer {
21- border-top : 1px solid # DDD ;
22- margin : 30px 0 ;
23- padding : 10px 0 ;
24- color : # 999 ;
30+ border-top : 1px solid # DDD ;
31+ margin : 30px 0 0 0 ;
32+ padding : 10px 0 ;
33+ color : # FFEB3B
2534}
2635
2736footer img {
28- float : right ;
29- margin-top : -20 px ;
30- width : 48 px
37+ width : 48 px ;
38+ display : block ;
39+ margin : 60 px auto 0 auto;
3140}
3241
3342nav {
34- text-align : center;
43+ text-align : center
44+ }
45+
46+ @media screen and (min-width : 400px ) {
47+ footer img {
48+ float : right;
49+ margin : -20px 0 0 0 ;
50+ }
3551}
You can’t perform that action at this time.
0 commit comments