Newer
Older
skip-web / archive / program / 6hour / kensaku2.css

body{
	background:#87ceeb url("chara2.png") no-repeat fixed right bottom;
}


img.head:before{ content:url("niko.png")}
img.head:after{ content:url("niko.png")}



div.ue{

	background:#75b4f5;
	margin : 15%;
	border:dotted#ffff00;
	padding : 10px
}
div.shita{

	background:#75b4f5;
	margin : 15%;
	border:dotted#ffff00;
	padding : 10px 
}

h2:before{content:url("smile.png")}
h2{text-align: center;}
h1{color: ffff00;
font-size: 7ex;
text-align: center;}

table{background-color: white;}

tr{
text-align:left;
}