# HG changeset patch # User OOTANI Hiroyuki # Date 1468981640 -32400 # Node ID 90e03deff5f98d8c9065856629f27b4c9f9befe9 # Parent 53fcfc712dbf7fe4e64a7763aee5ab2e42bfe65b attack.css¹¹¿· diff -r 53fcfc712dbf -r 90e03deff5f9 event/oasis2016/attack.css --- a/event/oasis2016/attack.css Wed Jul 20 11:09:10 2016 +0900 +++ b/event/oasis2016/attack.css Wed Jul 20 11:27:20 2016 +0900 @@ -36,6 +36,6 @@ } div.sea div {width: 150px; height: 150px; margin: 0px;} div.sea div:first-child {position: absolute; left: 175px; top: 0px} -div.sea div:nth-child(2) {position: absolute; left: 175px; top: 151px;} -div.sea div:nth-child(3) {position: absolute; left: 175px; top: 298px;} +div.sea div:nth-child(2) {position: absolute; left: 0px; top: 300px;} +div.sea div:nth-child(3) {position: absolute; left: 0px; top: 600px;}