<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

1340449400.html

*/

p#name{
	padding-top:1em;
	text-align:left;
}
p#date{
	text-align:right;
}
.repo_box{
	border:#A27B35 dotted 2px;
	padding:10px;
	margin:1.4em;
	overflow:hidden;
}

.btn{
	float:left;
	background:#D781D8;
	margin:1em 2em;
	padding:10px 15px;
	color:#FFF;
	font-weight:;
	font-size:110%;
	text-align:center;
	border-radius: 100px; /* CSS3 */
縲縲-webkit-border-radius: 100px; /* Safari,Google Chrome逕ｨ */
縲縲-moz-border-radius: 100px; /* Firefox逕ｨ */
縲縲behavior: url(/PIE.htc); /* IE逕ｨ */縲
	position:relative;
}
.btn a{ color:#FFF; text-decoration:none;display: block;}
.btn a:hover{
	color:#FF0;
	text-decoration:underline;
}
.logo{
	float:right;
	margin-left:15px;
	border:#CCC solid 1px;
}</pre></body></html>