Mercurial > hgrepos > hgweb.cgi > skipweb
view minato2014/Bingo.css @ 880:21726b943e41
adm0
author | ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp> |
---|---|
date | Fri, 23 Oct 2015 17:07:38 +0900 |
parents | 9f99fdab102a |
children |
line wrap: on
line source
html,body { width: 100%; height: 100%; } div.outflam{ width: 800px; height: 1240px; margin-left: auto; margin-right: auto; padding: 0 auto; } div.top{ background: #136cf9; background-image: url("png/top.png"); background-repeat: no-repeat; border: thin solid #136cf9; width: 100%; height: 180px; margin-top:0 auto; margin-bottom:0 auto; margin-left: auto; margin-right: auto; } p,h3 { margin:0; padding-left: 5%; font-weight: 900; height: 5%; width: 95%; border: thin solid #136cf9; } div.center{ border: thin solid #1d38ff; background: #1d38ff; width: 100%; height: 45%; margin-left: auto; margin-right: auto; } table { background: white; margin-left: auto; margin-right: auto; margin-top: 1%; margin-bottom: auto; } div.bottom{ background: #45e2fe; background-image: url("png/bottom.png"); background-repeat: no-repeat; background-position: center bottom; border:thin solid #45e2fe; width: 100%; height: 150px; margin-left: auto; margin-right: auto; } div.bottom img { float: left; margin-left: 15%; } div.charSTATUS { clear: right; margin-top: 7%; background: rgba(255,255,255,0.75); width: 70%; }