Mercurial > hgrepos > hgweb.cgi > skipweb
annotate bisyozyo/girl.css @ 1102:cccda92be1fa
merged
author | HAGITA Akane<c113133@e.koeki-u.ac.jp> |
---|---|
date | Tue, 01 Dec 2015 17:40:36 +0900 |
parents | acf355f928bf |
children |
rev | line source |
---|---|
521 | 1 body { |
2 background: url(bisyouzyo.png) | |
3 } | |
4 | |
5 div.image { | |
6 margin-right: 1em; | |
7 height: 1em; | |
8 float: left; | |
9 } | |
10 | |
11 div.image img { | |
12 border: 6px #307ce9 solid; | |
13 margin-right: 8px; | |
14 border-top-right-radius: 2ex; | |
15 border-bottom-right-radius: 2ex; | |
16 border-top-left-radius: 2ex; | |
17 border-bottom-left-radius: 2ex; | |
18 } | |
19 | |
522 | 20 |
521 | 21 |