Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 1528:ec7fb12cfb2e
attack.css¹¹¿·2
author | OOTANI Hiroyuki <c115036@g.koeki-u.ac.jp> |
---|---|
date | Wed, 20 Jul 2016 11:34:12 +0900 |
parents | 90e03deff5f9 |
children | 7fd8a7df98d6 |
files | event/oasis2016/attack.css |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/event/oasis2016/attack.css Wed Jul 20 11:27:20 2016 +0900 +++ b/event/oasis2016/attack.css Wed Jul 20 11:34:12 2016 +0900 @@ -36,6 +36,5 @@ } 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: 0px; top: 300px;} -div.sea div:nth-child(3) {position: absolute; left: 0px; top: 600px;} - +div.sea div:nth-child(2) {position: absolute; left: 300px; top: 0px;} +div.sea div:nth-child(3) {position: absolute; left: 600px; top: 0px;}