@@ -46,7 +46,7 @@ <h2 class="property-name">
4646 < aside class ="example-preview ">
4747 < div class ="example-browser "> < i > </ i > < i > </ i > < i > </ i > </ div >
4848 < div class ="example-output ">
49- < div class ="example-output-div animation-direction square " id ="animation-direction-normal "> Hello< br > World</ div >
49+ < div class ="example-output-div animation-direction square is-plum " id ="animation-direction-normal "> Hello< br > World</ div >
5050 </ div >
5151 </ aside >
5252 < style type ="text/css "> # animation-direction-normal { animation-direction : normal;}</ style >
@@ -67,7 +67,7 @@ <h2 class="property-name">
6767 < aside class ="example-preview ">
6868 < div class ="example-browser "> < i > </ i > < i > </ i > < i > </ i > </ div >
6969 < div class ="example-output ">
70- < div class ="example-output-div animation-direction square " id ="animation-direction-reverse "> Hello< br > World</ div >
70+ < div class ="example-output-div animation-direction square is-plum " id ="animation-direction-reverse "> Hello< br > World</ div >
7171 </ div >
7272 </ aside >
7373 < style type ="text/css "> # animation-direction-reverse { animation-direction : reverse;}</ style >
@@ -88,7 +88,7 @@ <h2 class="property-name">
8888 < aside class ="example-preview ">
8989 < div class ="example-browser "> < i > </ i > < i > </ i > < i > </ i > </ div >
9090 < div class ="example-output ">
91- < div class ="example-output-div animation-direction square " id ="animation-direction-alternate "> Hello< br > World</ div >
91+ < div class ="example-output-div animation-direction square is-plum " id ="animation-direction-alternate "> Hello< br > World</ div >
9292 </ div >
9393 </ aside >
9494 < style type ="text/css "> # animation-direction-alternate { animation-direction : alternate;}</ style >
@@ -109,7 +109,7 @@ <h2 class="property-name">
109109 < aside class ="example-preview ">
110110 < div class ="example-browser "> < i > </ i > < i > </ i > < i > </ i > </ div >
111111 < div class ="example-output ">
112- < div class ="example-output-div animation-direction square " id ="animation-direction-alternate-reverse "> Hello< br > World</ div >
112+ < div class ="example-output-div animation-direction square is-plum " id ="animation-direction-alternate-reverse "> Hello< br > World</ div >
113113 </ div >
114114 </ aside >
115115 < style type ="text/css "> # animation-direction-alternate-reverse { animation-direction : alternate-reverse;}</ style >
0 commit comments