File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1919 background : # 222 ;
2020 color : # fff ;
2121 -webkit-text-size-adjust : 100% ;
22- -ms-text-size-adjust : 100% ;
22+ -ms-text-size-adjust : 100% ;
2323}
2424a {
2525 color : orange;
@@ -37,11 +37,11 @@ input {
3737 display : inline-block;
3838 width : 100% ;
3939 -webkit-box-sizing : border-box;
40- -moz-box-sizing : border-box;
41- box-sizing : border-box;
40+ -moz-box-sizing : border-box;
41+ box-sizing : border-box;
4242 padding : 10px ;
4343 margin : 0 0 10px ;
44- font-family : " Lucida Console" , Monaco, monospace;
44+ font-family : ' Lucida Console' , Monaco, monospace;
4545}
4646.result {
4747 padding : 20px 40px ;
@@ -66,10 +66,10 @@ input {
6666}
6767
6868/* IE7 fixes */
69- * + html textarea ,
70- * + html input {
69+ * + html textarea ,
70+ * + html input {
7171 width : 460px ;
7272}
73- * + html .result {
73+ * + html .result {
7474 width : 400px ;
7575}
You can’t perform that action at this time.
0 commit comments