diff --git a/tree/canteen.html b/tree/canteen.html index 4dde9c6..c24c4c1 100644 --- a/tree/canteen.html +++ b/tree/canteen.html @@ -119,7 +119,7 @@ var fluoride = 5; var avatar = $("#player_img"); var weapon = $("#pill"); - $(".figure1").click (function(){ + $("#satan1").click (function(){ --fluoride; console.log("fluoride:", fluoride); weapon.hide(); @@ -142,7 +142,7 @@ var fluoride = 5; hit_ned(); }); - $(".figure2").click (function(){ + $("#satan2").click (function(){ --fluoride; console.log("fluoride:", fluoride); weapon.hide(); @@ -165,7 +165,7 @@ var fluoride = 5; hit_ned(); }); - $(".figure3").click (function(){ + $("#satan3").click (function(){ --fluoride; console.log("fluoride:", fluoride); weapon.hide(); @@ -188,7 +188,7 @@ var fluoride = 5; hit_ned(); }); - $(".figure4").click (function(){ + $("#satan4").click (function(){ --fluoride; console.log("fluoride:", fluoride); weapon.hide(); @@ -211,7 +211,7 @@ var fluoride = 5; hit_ned(); }); - $(".figure5").click (function(){ + $("#satan5").click (function(){ --fluoride; console.log("fluoride:", fluoride); weapon.hide(); diff --git a/tree/imgs/spring_river/flower1.1.gif b/tree/imgs/spring_river/flower1.1.gif new file mode 100644 index 0000000..4ae5395 Binary files /dev/null and b/tree/imgs/spring_river/flower1.1.gif differ diff --git a/tree/imgs/spring_river/flower1.gif b/tree/imgs/spring_river/flower1.gif new file mode 100644 index 0000000..653c379 Binary files /dev/null and b/tree/imgs/spring_river/flower1.gif differ diff --git a/tree/imgs/spring_river/flower2.gif b/tree/imgs/spring_river/flower2.gif new file mode 100644 index 0000000..4261d8b Binary files /dev/null and b/tree/imgs/spring_river/flower2.gif differ diff --git a/tree/imgs/spring_river/flower3.1.gif b/tree/imgs/spring_river/flower3.1.gif new file mode 100644 index 0000000..e62d21f Binary files /dev/null and b/tree/imgs/spring_river/flower3.1.gif differ diff --git a/tree/imgs/spring_river/flower3.gif b/tree/imgs/spring_river/flower3.gif new file mode 100644 index 0000000..21ca85e Binary files /dev/null and b/tree/imgs/spring_river/flower3.gif differ diff --git a/tree/imgs/spring_river/tree4.gif b/tree/imgs/spring_river/tree4.gif new file mode 100644 index 0000000..8fd78a4 Binary files /dev/null and b/tree/imgs/spring_river/tree4.gif differ diff --git a/tree/park.css b/tree/park.css index cbc73d0..7f874a6 100644 --- a/tree/park.css +++ b/tree/park.css @@ -116,8 +116,8 @@ span.button_text{ position:fixed; /* border: solid black 2px;*/ left:20%; - top:10%; - bottom:25%; + top:12%; + bottom:18%; right:20%; font-family: sinistre; z-index:30; @@ -187,6 +187,17 @@ span.button_text{ /*baloons */ +a { + color: #c94dff; +} + +a:hover { + background-color:#c94dff; + color: white; + padding-left: 3px; + padding-right: 3px; +} + .baloons_all{ z-index:102; @@ -194,38 +205,40 @@ span.button_text{ .baloons{ font-family:sinistre; font-size: 3.5vw; - color:#c94dff + color:#c94dff; } #baloon1 { width: 20vw; - height: 4vw; + height: 7vw; border:1px solid #c94dff; background:white; border-radius: 100vw; font-size: 1vw; text-align: center; - left: 15%; - top:5%; + right: 10%; + top:61%; position:absolute; z-index: 50; } #baloon2 { width: 20vw; - height: 4vw; + height: 5.5vw; + padding: 5px; border:1px solid #c94dff; background:white; border-radius: 100vw; font-size: 1vw; text-align: center; - right: 10%; - top:61%; + left: 15%; + top:4%; position:absolute; z-index: 50; } #baloon3 { - width: 20vw; - height: 4vw; + width: 22vw; + height: 6vw; + padding-top: 5px; border:1px solid #c94dff; background:white; border-radius: 100vw; @@ -238,7 +251,7 @@ span.button_text{ } #baloon4 { width: 20vw; - height: 4vw; + height: 5vw; border:1px solid #c94dff; background:white; border-radius: 100vw; diff --git a/tree/park.html b/tree/park.html index af1ca6e..bbf9f9d 100644 --- a/tree/park.html +++ b/tree/park.html @@ -13,25 +13,28 @@
@@ -129,12 +132,7 @@ Hello . It's Saturday morning. You are at the park waiting for your friend Amanda. She seems to be really late. You spot a copy of today's newspaper on the bench close to you. Maybe you want to . You can also or just . - - +