changeset 3266:4bf4880d23e4

sea attack.css¹¹¿·6
author OOTANI Hiroyuki <c115036@g.koeki-u.ac.jp>
date Wed, 20 Jul 2016 11:55:16 +0900
parents f7bfc408adc5
children 331234e9ed22
files event/oasis2016/attack.css
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/event/oasis2016/attack.css	Wed Jul 20 11:52:08 2016 +0900
+++ b/event/oasis2016/attack.css	Wed Jul 20 11:55:16 2016 +0900
@@ -31,10 +31,10 @@
 
 
 div.sea {
-    position: relative; width: 900px; height: 900px;
+    position: relative; width: 450px; height: 450px;
     border: 1px solid #f9f5a9; margin: 1em auto;
 }
-div.sea div {width: 300px; height: 300px; margin: 0px;}
+div.sea div {width: 150px; height: 150px; margin: 0px;}
 div.sea div:first-child {left: 0px; top: 0px}
-div.sea div:nth-child(2) {position: absolute; left: 300px; top: 300px;}
-div.sea div:nth-child(3) {position: absolute; left: 600px; top: 600px;}
+div.sea div:nth-child(2) {position: absolute; left: 0px; top: 150px;}
+div.sea div:nth-child(3) {position: absolute; left: 0px; top: 300px;}

yatex.org