Newer
Older
skip-web / event / minato.css
@MURAKAMI Masaki MURAKAMI Masaki on 16 Jun 2014 179 bytes スタンプラリー紹介ページの追加
body{
	background: #2d48e2; 
}

div{
	background: rgba(255,255,255,1.0);
	height: 500px;
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
}

h1{	
	text-align: center;
}