미디어위키:Common.css: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
7번째 줄: 7번째 줄:
}
}
.adsbygoogle-noablate[data-ad-status="filled"] {
.adsbygoogle-noablate[data-ad-status="filled"] {
width: calc(100vw - 850px);
/* width: calc(100vw - 850px); */
width: 160px;
min-width: 0;
min-width: 0;
}
}

2025년 6월 15일 (일) 11:51 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.page-Main_Page #catlinks {
	display: none;
}
.footer-places-privacy, .footer-places-disclaimers {
    display: none;
}
.adsbygoogle-noablate[data-ad-status="filled"] {
	/* width: calc(100vw - 850px); */
	width: 160px;
	min-width: 0;
}