changeset 1136:21ecb8c31ae4

merged
author GOTO Sakuya<c113061@e.koeki-u.ac.jp>
date Tue, 01 Dec 2015 19:21:27 +0900
parents 0f768f5eadf7
children d35ad8557851
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