view 6hour/hospitalkensaku.css @ 153:2871a3b9273d

New files added
author MIYAHARA Emiri <c110188@f.koeki-u.ac.jp>
date Thu, 14 Feb 2013 12:08:04 +0900
parents
children
line wrap: on
line source


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.center{

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

h1:before{content:url("smile.png")}

h1{color: ffff00;
margin : 1em 1em 0em;
}
h2{color: ffff00;
font-size: 11ex;
text-align: center;}

dt{font-size: 25px;}
dl{margin : 0em 3em;}

@media  screen {

table[class~="hyou"]
tr:first-child{align:left;}

}

yatex.org