Skip to content

Commit 39f74e2

Browse files
committed
added translated DH animations to class presentations
1 parent e90c26c commit 39f74e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

class_presentations/presentation/aula3.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -718,7 +718,7 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
718718
<div style="width:1200px;height:800px;">
719719
<div style="font-size:25px; text-align:left">
720720
<iframe scrolling="no"
721-
src="/class_presentations/presentation/images/aula3/anim1.html"
721+
src="../../assets/dh1.html"
722722
style="width:800px;height:650px; position:absolute; top:100px; right:150px"></iframe>
723723
</div>
724724
</div>
@@ -733,7 +733,7 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
733733

734734

735735
<iframe scrolling="no"
736-
src="/class_presentations/presentation/images/aula3/anim2.html"
736+
src="../../assets/dh2.html"
737737
style="width:800px;height:650px; position:absolute; top:100px; right:150px"></iframe>
738738
</div>
739739
</div>
@@ -746,7 +746,7 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
746746
<div style="width:1200px;height:800px">
747747
<div style="font-size:25px; text-align:left">
748748
<iframe scrolling="no"
749-
src="/class_presentations/presentation/images/aula3/anim3.html"
749+
src="../../assets/dh3.html"
750750
style="width:800px;height:650px; position:absolute; top:100px; right:150px"></iframe>
751751
</div>
752752
</div>
@@ -857,7 +857,7 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
857857
<div style="width:1200px;height:800px">
858858
<div style="font-size:25px; text-align:left">
859859
<iframe scrolling="no"
860-
src="/class_presentations/presentation/images/aula3/anim4.html"
860+
src="../../assets/dh4.html"
861861
style="width:800px;height:650px; position:absolute; top:115px; right:150px"></iframe>
862862
</div>
863863
</div>
@@ -870,7 +870,7 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
870870
<div style="width:1200px;height:800px">
871871
<div style="font-size:25px; text-align:left">
872872
<iframe scrolling="no"
873-
src="/class_presentations/presentation/images/aula3/anim5.html"
873+
src="../../assets/dh5.html"
874874
style="width:800px;height:650px; position:absolute; top:115px; right:150px"></iframe>
875875
</div>
876876
</div>
@@ -908,7 +908,7 @@ <h3 style="font-size:25px;vertical-align:top;text-align:left;height:50px"><b cla
908908
<div style="width:1200px;height:800px">
909909
<div style="font-size:25px; text-align:left">
910910
<iframe scrolling="no"
911-
src="/class_presentations/presentation/images/aula3/anim6.html"
911+
src="../../assets/dh6.html"
912912
style="width:800px;height:650px; position:absolute; top:115px; right:150px"></iframe>
913913
</div>
914914
</div>

0 commit comments

Comments
 (0)