:펼접/styles.css

삼쩌모 (토론 | 기여)님의 2025년 9월 21일 (일) 22:12 판 (삼쩌모님이 틀:펼접/styles.css 문서를 넘겨주기를 만들지 않고 틀:펼치기 접기/styles.css 문서로 이동했습니다)
.folding-margin-remove {
	margin: 0 -10px -5.5px;
	}
.folding-margin-remove-width {
	margin: 0 -10px -5.5px;
}
.folding-margin-remove-width-multi {
	margin: 0 -10px 0;
}
.tit-margin-remove {
	margin: -5.5px -10px;
}
@keyframes btn-background {
	from {
		background: rgba(0, 0, 255, .15);
	}
	to {
		background: initial;
	}
}