File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11html {
2+ font-size : 100% ;
23 overflow-y : scroll;
34 -webkit-tap-highlight-color : rgba (0 , 0 , 0 , 0 );
45 -webkit-text-size-adjust : 100% ;
78
89body {
910 max-width : 480px ;
10- padding : 0 0 40 px ;
11+ padding : 0 10 px ;
1112 margin : 0 auto;
1213 font : 1 em/1.4 Calibri, sans-serif;
1314 color : # 222 ;
4950 display : block;
5051 padding : 5px ;
5152 margin : 1em 0 ;
52- font-family : consolas, monospace, monospace ;
53+ font-family : consolas, monospace;
5354 font-size : 1em ;
5455 color : # fff ;
5556 background : # 222 ;
6970}
7071
7172h1 {
72- margin : 0.5 em 0 ;
73+ margin : 0.25 em 0 0.5 em ;
7374 font-size : 3.5em ;
7475}
7576
145146}
146147
147148.footer {
148- padding : 10px 0 0 ;
149+ padding : 10px 0 ;
149150 border-top : 1px solid # ccc ;
150151 margin : 3em 0 0 ;
151152 font-size : 0.8125em ;
You can’t perform that action at this time.
0 commit comments