Mercurial > hgrepos > hgweb.cgi > skipweb
changeset 2254:09368d05292e
merge
author | TAGUCHI Ayae <c112093@h.koeki-u.ac.jp> |
---|---|
date | Sat, 08 Mar 2014 10:48:33 +0900 |
parents | fd1c8cde855e |
children | 015efe2baa9d |
files | bisyozyo/girl.css bisyozyo/girl.css~ bisyozyo/soko-2.JPG |
diffstat | 3 files changed, 25 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/bisyozyo/girl.css Sat Mar 08 10:48:33 2014 +0900 @@ -0,0 +1,20 @@ +body { +background: url(bisyouzyo.png) +} + +div.image { +margin-right: 1em; +height: 1em; +float: left; +} + +div.image img { +border: 6px #307ce9 solid; +margin-right: 8px; +border-top-right-radius: 2ex; +border-bottom-right-radius: 2ex; +border-top-left-radius: 2ex; +border-bottom-left-radius: 2ex; +} + + \ No newline at end of file