"틀:Youtube/styles.css"의 두 판 사이의 차이

(새 문서: @media screen and (max-width: 551px) { .youtube.tright { margin-left:0 !important; } })
 
잔글 (SiruFather님이 틀:YT/styles.css 문서를 넘겨주기를 만들지 않고 틀:Youtube/styles.css 문서로 이동했습니다)
 

2021년 12월 12일 (일) 02:31 기준 최신판

@media screen and (max-width: 551px) {
	.youtube.tright {
		margin-left:0 !important;
	}
}