Newer
Older
kensho / first.css
@太田さくら 太田さくら on 14 Jan 2025 438 bytes Update first.css
@import url('https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;700&display=swap'); 

title_container {
	text-align: center;
}
.swiper-container {
text-align: center;
}
h1{
	text-align: center;
	color: rgb(70, 130, 180);
	font-family: 'M PLUS Rounded 1c', sans-serif;
	font-weight: bold;
}
p{
	text-align: center;
	font-family: 'M PLUS Rounded 1c', sans-serif;
	
}
.idou{
	text-align: center;
}
background-coler: #fff8dc