changeset 2872:38b3dabd17b9

merged
author GOTO Sakuya <c113061@e.koeki-u.ac.jp>
date Tue, 01 Dec 2015 19:21:27 +0900
parents 9efe42e8b312
children ef12cdc6b0ab
files syuzai/higawari/higawari.css
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/syuzai/higawari/higawari.css	Tue Dec 01 19:20:16 2015 +0900
+++ b/syuzai/higawari/higawari.css	Tue Dec 01 19:21:27 2015 +0900
@@ -34,8 +34,8 @@
   height: 400px;
 }
 
-div.left {mergin-right: 40em;}
+div.left {float: left;}
 
-div.center {mergin-left: 20em;}
+div.center {float: center;}
 
-div.right {merght-left: 60em;}
+div.right {float: right;}

yatex.org