MediaWiki:Common.css: diferenças entre revisões

Sem resumo de edição
Sem resumo de edição
Linha 1: Linha 1:
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.wikiEditor-ui * {font-size: 13px; font-family: monospace,monospace}
.wikiEditor-ui * {font-size: 14px; font-family: monospace,monospace}


/* 베트남어 폰트 깨짐 현상으로 인해 폰트 패밀리를 수정했습니다 */
/* 베트남어 폰트 깨짐 현상으로 인해 폰트 패밀리를 수정했습니다 */
.mw-body h1, .mw-body-content h1, .mw-body-content h2{font-family:sans-serif,'Times','roboto','notokr'}
.mw-body h1, .mw-body-content h1, .mw-body-content h2{font-family:sans-serif,'Times','roboto','notokr'}
/*.mw-parser-output .external{background:none; padding:0}*/
/*.mw-parser-output .external{background:none; padding:0}*/
.fw600{font-weight:600}
.fw600{font-weight:400}
/*.part-t{padding-top:20px}*/
/*.part-t{padding-top:20px}*/


.cog-container{max-width:960px; margin-left:auto; margin-right:auto}
.cog-container{max-width:960px; margin-left:auto; margin-right:auto}
.cog-title{border:1px solid #E3E6EC; border-radius:8px; padding:20px}
.cog-title{border:1px solid #E3E6EC; border-radius:8px; padding:20px}
.cog-title h1{font-size:20px; margin:0; border-bottom:none; font-weight:600}
.cog-title h1{font-size:20px; margin:0; border-bottom:none; font-weight:400}
.cog-title h2{font-size:17px; font-weight:400 !important; border-bottom:none}
.cog-title h2{font-size:17px; font-weight:400 !important; border-bottom:none}
.cog-title div{font-size:17px; font-weight:600;}
.cog-title div{font-size:17px; font-weight:400;}
.cog-tag, .cog-tag a{color:#0745AD !important;}
.cog-tag, .cog-tag a{color:#0745AD !important;}
.cog-button a{background:#F8F9FB !important; border:1px solid #DADEE6; border-radius:4px; display:inline-block; padding:6px 12px !important; font-size:14px; font-weight:600}
.cog-button a{background:#F8F9FB !important; border:1px solid #DADEE6; border-radius:4px; display:inline-block; padding:6px 12px !important; font-size:14px; font-weight:400}


/* cog-box */
/* cog-box */
Linha 20: Linha 20:
.cog-box{box-sizing:border-box; padding-left:10px; padding-right:10px; margin-bottom:10px}
.cog-box{box-sizing:border-box; padding-left:10px; padding-right:10px; margin-bottom:10px}
.cog-box-inner{border:1px solid #E3E6EC; box-sizing:border-box; border-radius:8px; height:100%; padding:12px 20px}
.cog-box-inner{border:1px solid #E3E6EC; box-sizing:border-box; border-radius:8px; height:100%; padding:12px 20px}
.cog-box-title{font-size:18px; font-weight:600; position:relative}
.cog-box-title{font-size:18px; font-weight:400; position:relative}
.cog-box ul{margin-top:8px}
.cog-box ul{margin-top:8px}
.cog-box ul li a{color:#0745AD;}
.cog-box ul li a{color:#0745AD;}