본문으로 이동

:CU/Banner.css

Kawa
Kawalain (토론 | 기여)님의 2026년 5월 26일 (화) 15:50 판
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)
.cu-banner {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 7.5em 0;
	background-image: url("/images/d/db/CASU_LibraryHero.png");
	background-position: center 10%;
	background-size: cover;
	background-repeat: no-repeat;
}