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

122 바이트 추가됨 ,  2021년 5월 12일 (수)
편집 요약 없음
편집 요약 없음
편집 요약 없음
(같은 사용자의 중간 판 8개는 보이지 않습니다)
8번째 줄: 8번째 줄:
@media screen and ( min-width: ( @desktop-small-width + @desktop-mid-width ) / 2 ) and ( max-width: @desktop-mid-width ) {
@media screen and ( min-width: ( @desktop-small-width + @desktop-mid-width ) / 2 ) and ( max-width: @desktop-mid-width ) {
.ts-inner { max-width: 90em; }
.ts-inner { max-width: 90em; }
}
@media (max-width: 1340px) {
body { font-size: 1rem; }
}
}


67번째 줄: 71번째 줄:


/* 틀:항공기 스타일 */
/* 틀:항공기 스타일 */
.template-table > * > tr > th, .template-table > * > tr > td { padding: 0.2em 0.8em !important; }
.template-table > * > tr > th { padding: 0.3em 0.8em !important; color: #001133; }
.template-table > * > tr > td { padding: 0 0.8em !important; color: #001133; }