Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 2943:3b954dd8d075
merged
author | GOTO Sakuya <c113061@e.koeki-u.ac.jp> |
---|---|
date | Tue, 08 Dec 2015 19:31:19 +0900 |
parents | f45b6d9a0dd3 (diff) 6a9c2a4af808 (current diff) |
children | b1cb17ea7605 4c0c9d15d4c9 |
files | |
diffstat | 2 files changed, 2 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/shuzai/higawari/higawari.css Tue Dec 08 19:19:23 2015 +0900 +++ b/shuzai/higawari/higawari.css Tue Dec 08 19:31:19 2015 +0900 @@ -48,11 +48,7 @@ div.pic2 {margin: 10px; padding: 50px; - float: ; + float: right; width: 50px; height: 80px;} -div.center { - float: center;} - -div.right {float: right;}
--- a/shuzai/higawari/higawari.html Tue Dec 08 19:19:23 2015 +0900 +++ b/shuzai/higawari/higawari.html Tue Dec 08 19:31:19 2015 +0900 @@ -2,7 +2,7 @@ <head> <title>日替わりランチ</title> <link rel="stylesheet"type="text/css"href="../../skip.css"> -<link rel="stylesheet" type="text/css" href="main.css"> +<link rel="stylesheet" type="text/css" href="higawari.css"> </head> <!--以上設定等-->