File tree Expand file tree Collapse file tree 8 files changed +90
-19
lines changed
Expand file tree Collapse file tree 8 files changed +90
-19
lines changed Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16- height : 160px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 80px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 160px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
125134 window . addEventListener ( 'load' , fillCode ) ;
126135</ script >
127136
128- </ html >
137+ </ html >
Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="utf-8 ">
6- < title > Flexbox Basics: The flex-directio property</ title >
6+ < title > Flexbox Basics: The flex-direction property</ title >
77
88 < style >
99 body {
1313 }
1414
1515 textarea {
16- height : 80px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 80px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 90px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
4655 margin : 5px ;
4756 }
4857
49-
50-
5158 .box > * {
5259 border : 2px solid rgb (96 , 139 , 168 );
5360 border-radius : 5px ;
118125 window . addEventListener ( 'load' , fillCode ) ;
119126</ script >
120127
121- </ html >
128+ </ html >
Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16- height : 80px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 80px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 90px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
116125 window . addEventListener ( 'load' , fillCode ) ;
117126</ script >
118127
119- </ html >
128+ </ html >
Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16- height : 160px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 120px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 90px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
114123 window . addEventListener ( 'load' , fillCode ) ;
115124</ script >
116125
117- </ html >
126+ </ html >
Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16- height : 160px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 120px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 90px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
8291 .box {
8392 display: flex;
8493 }
85-
94+
8695 .box> * {
8796 flex: 1;
8897 }
123132 window . addEventListener ( 'load' , fillCode ) ;
124133</ script >
125134
126- </ html >
135+ </ html >
Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16- height : 80px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 80px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 90px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
117126 window . addEventListener ( 'load' , fillCode ) ;
118127</ script >
119128
120- </ html >
129+ </ html >
Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16- height : 100px ;
16+ display : block;
17+ margin-bottom : 10px ;
1718 background-color : # F4F7F8 ;
1819 border : none;
1920 border-left : 6px solid # 558ABB ;
2425 font-size : 90% ;
2526 }
2627
28+ textarea : nth-of-type (1 ) {
29+ height : 80px
30+ }
31+
32+ textarea : nth-of-type (2 ) {
33+ height : 90px
34+ }
35+
2736 .playable-buttons {
2837 text-align : right;
2938 width : 90% ;
116125 window . addEventListener ( 'load' , fillCode ) ;
117126</ script >
118127
119- </ html >
128+ </ html >
Original file line number Diff line number Diff line change 1313 }
1414
1515 textarea {
16+ display : block;
17+ margin-bottom : 10px ;
1618 height : 160px ;
1719 background-color : # F4F7F8 ;
1820 border : none;
2426 font-size : 90% ;
2527 }
2628
29+ textarea : nth-of-type (1 ) {
30+ height : 80px
31+ }
32+
33+ textarea : nth-of-type (2 ) {
34+ height : 160px
35+ }
36+
2737 .playable-buttons {
2838 text-align : right;
2939 width : 90% ;
122132 window . addEventListener ( 'load' , fillCode ) ;
123133</ script >
124134
125- </ html >
135+ </ html >
You can’t perform that action at this time.
0 commit comments