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

좌파도서관
잔글편집 요약 없음
(문서를 비움)
태그: 비우기 되돌려진 기여
1번째 줄: 1번째 줄:
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */


/* Top bar font modernization */
#mw-header *,
#mw-site-navigation *,
#mw-related-navigation *,
.mw-body h1, .mw-body h2, .mw-body h3, .mw-body h4, .mw-body h5, .mw-body h6, .mw-body dt  { font-family: 'Noto Sans','Helvetica Neue','Helvetica',sans-serif  }
ol, ul { margin-bottom: 5px !important; }
@media screen and ( min-width: 600px ) {
#mw-content {margin-top: 1em}
.pc-right { float: right }
.pc-left { float: left }
}
@media screen and ( max-width: 550px ) {
#mw-content {padding-top: 1em}
.mobileHide {display: none}
.pc-left { width: 100% !important }
.no-margin { margin: 0 !important }
.mw-changeslist-legend { float: none !important }
table.mw-changeslist-line { width:auto }
* {word-break: break-all}
}

2023년 12월 26일 (화) 22:30 판