미디어위키:Common.css

Resultofunion (토론 | 기여)님의 2022년 1월 7일 (금) 11:30 판

참고: 설정을 저장한 후에 바뀐 점을 확인하기 위해서는 브라우저의 캐시를 새로 고쳐야 합니다.

  • 파이어폭스 / 사파리: Shift 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5 또는 Ctrl-R을 입력 (Mac에서는 ⌘-R)
  • 구글 크롬: Ctrl-Shift-R키를 입력 (Mac에서는 ⌘-Shift-R)
  • 엣지: Ctrl 키를 누르면서 새로 고침을 클릭하거나, Ctrl-F5를 입력.
/* // -- 전산실에서 만든 스타일입니다. 수정할 수 없습니다. */
/* 대문 */
.folder .folded + div {display:none}

/* 틀 삽입도구 버튼 스타일 */
.my-buttons {
	text-align: left;
	font-size: 110%;
	color: black;
	background-color: #f9f9f9 !important;
	text-decoration: none;
	border: 1px solid #dddddd;
	margin: 0.25em;
	padding-left: 3px;
	padding-right: 3px;
}

.my-button_gp {
	text-align: left;
	font-size: 110%;
	color: black;
	background-color: #fc3 !important;
	text-decoration: none;
	border: 1px solid #dddddd;
	margin: 0.25em;
	padding-left: 3px;
	padding-right: 3px;
}

#editform .my-button_file {
    display:none;
}

#mw-upload-form .mw-charinsert-buttons,
#mw-upload-form .mw-charinsert-button,
#mw-upload-form .mw-editTools > p{
    display:none;
}

#mw-upload-form .mw-charinsert-buttons.my-button_file{
    display:block;
}

.mw-charinsert-buttons {
	border: 1px solid #aaa;
	margin-top: 10px;
	padding: 1px;
	font-size: 1.1em;
	text-align: left;
}

.mw-charinsert-button_gp {
	border: 1px solid #aaa;
	margin-top: 10px;
	padding: 1px;
	font-size: 1.1em;
	text-align: center;
	color: red;
}

.mw-charinsert-buttons a {
	background-color: #cde !important;
	color: #000;
	border: thin #069 outset;
	padding: 0 1px 1px;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
	background-color: #bcd;
	border-style: inset;
}

.client-js .mw-edittools-section {
	display: inline;
}

.client-js .mw-edittools-section input[type="button"] {
	font-size: 0.9em;
	margin-left: 1px;
	padding-left: 1px;
	padding-right: 1px;
}

/* 파일 클릭 방지 */
#filetoc + .fullImageLink a,
.mw-mmv-image img{
    pointer-events: none!important;
}

/* 미디어뷰어 다운로드 방지 */
.mw-mmv-download-button,
.mw-mmv-dialog.mw-mmv-download-dialog{
    display: none!important;
}

/* 각주 목록이 비활성화되는 문제 해결 */
.mw-references-wrap{
	pointer-events:all !important;
	background:none;
	border:none;
	opacity:1 !important;
	padding:0;
}

/* 푸터 */
#footer-copyrightico{display:none}

#footer-info-lastmod,
#footer-places-privacy,
#footer-places-disclaimer {
	display:none;
}
#footer-info-custom-copyright{
	pointer-events:none;
}
#footer-info-custom-copyright a{
	color:#000;
}
/* 전산실에서 만든 스타일입니다. 수정할 수 없습니다. -- // */


.mw-charinsert-buttons {border:1px solid #aaa; margin-top:10px; padding:1px; font-size:1.1em; text-align:center;}
.mw-charinsert-button_gp {border:1px solid #aaa; margin-top:10px; padding:1px; font-size:1.1em; text-align:center; color: red;}
.mw-charinsert-buttons a {background-color: #cde !important; color:#000; border:thin #069 outset; padding:0 1px 1px; font-weight:bold; font-size:0.9em; text-decoration:none;}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {background-color: #bcd; border-style: inset;}
.client-js .mw-edittools-section {display:inline;}
.client-js .mw-edittools-section input[type="button"] {font-size:0.9em; margin-left:1px; padding-left:1px; padding-right:1px;}
cite,
dfn {font-style:inherit;}
q {quotes:'"' '"' "'" "'";}
blockquote {overflow:hidden; margin:1em 0; padding:0 40px;}
small {font-size:85%;}
.mw-body-content sub,
.mw-body-content sup,
span.reference {font-size:80%;}
.ns-talk .mw-body-content dd {margin-top:0.4em; margin-bottom:0.4em;}
#interwiki-completelist {font-weight:bold;}
.client-js .mw-special-Watchlist #watchlist-message,
.client-js .NavFrame.collapsed .NavContent,
.client-js .collapsible:not( .mw-made-collapsible).collapsed > tbody > tr:not(:first-child) {display:none;}
.mw-rcfilters-enabled .mw-specialpage-summary {margin-top:1em;}
#editpage-specialchars {display:none;}
body.action-info .mw-body-content :target,
.citation:target {background-color:#def; background-color:rgba(0, 127, 255, 0.133);}
.citation {word-wrap:break-word;}
ol.references {font-size:90%; margin-bottom:0.5em;}
.hlist dl,
.hlist ol,
.hlist ul {margin:0; padding:0;}
.hlist dd,
.hlist dt,
.hlist li {margin:0; display:inline;}
.hlist.inline,
.hlist.inline dl,
.hlist.inline ol,
.hlist.inline ul,
.hlist dl dl,
.hlist dl ol,
.hlist dl ul,
.hlist ol dl,
.hlist ol ol,
.hlist ol ul,
.hlist ul dl,
.hlist ul ol,
.hlist ul ul {display:inline;}
.hlist .mw-empty-li {display:none;}
.hlist dt:after {content:": ";}
.hlist dd:after,
.hlist li:after {content:" · "; font-weight:bold;}
.hlist dd:last-child:after,
.hlist dt:last-child:after,
.hlist li:last-child:after {content:none;}
.hlist dd dd:first-child:before,
.hlist dd dt:first-child:before,
.hlist dd li:first-child:before,
.hlist dt dd:first-child:before,
.hlist dt dt:first-child:before,
.hlist dt li:first-child:before,
.hlist li dd:first-child:before,
.hlist li dt:first-child:before,
.hlist li li:first-child:before {content:" ("; font-weight:normal;}
.hlist dd dd:last-child:after,
.hlist dd dt:last-child:after,
.hlist dd li:last-child:after,
.hlist dt dd:last-child:after,
.hlist dt dt:last-child:after,
.hlist dt li:last-child:after,
.hlist li dd:last-child:after,
.hlist li dt:last-child:after,
.hlist li li:last-child:after {content:")"; font-weight:normal;}
.hlist ol {counter-reset:listitem;}
.hlist ol > li {counter-increment:listitem;}
.hlist ol > li:before {content:" " counter(listitem) "\a0";}
.hlist dd ol > li:first-child:before,
.hlist dt ol > li:first-child:before,
.hlist li ol > li:first-child:before {content: " (" counter(listitem) "\a0";}
.plainlist ol,
.plainlist ul {line-height: inherit; list-style: none none; margin: 0;}
.plainlist ol li,
.plainlist ul li {margin-bottom: 0;}
.navbox {box-sizing: border-box;border: 1px solid #a2a9b1;width: 100%;clear: both;font-size: 88%;text-align: center;padding: 1px;margin: 1em auto 0;}
.navbox .navbox {margin-top: 0;}
.navbox + .navbox {margin-top: -1px;}
.navbox-inner,
.navbox-subgroup {width: 100%;}
.navbox-group,
.navbox-title,
.navbox-abovebelow {padding: 0.25em 1em;line-height: 1.5em;text-align: center;}
th.navbox-group {white-space: nowrap; text-align: right;}
.navbox,
.navbox-subgroup {background-color: #fdfdfd;}
.navbox-list {line-height: 1.5em; border-color: #fdfdfd;}
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {border-top: 2px solid #fdfdfd;}
.navbox th,
.navbox-title {background-color: #ccccff;}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {background-color: #ddddff;}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {background-color: #e6e6ff;}
.navbox-even {background-color: #f7f7f7;}
.navbox-odd {background-color: transparent;}
.navbox .hlist td dl,
.navbox .hlist td ol,
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {padding: 0.125em 0;}
.mw-parser-output .mw-collapsible-toggle {font-weight: normal;text-align: right;padding-right: 0.2em;padding-left: 0.2em;}
.mw-collapsible-leftside-toggle .mw-collapsible-toggle {float: left;text-align: left;}
.infobox {border: 1px solid #a2a9b1;border-spacing: 3px;background-color: #f8f9fa;color: black;margin: 0.5em 0 0.5em 1em;padding: 0.2em;float: right;clear: right;font-size: 88%;line-height: 1.5em;width: 22em;}
.infobox-subbox {padding: 0;border: none;margin: -3px;width: auto;min-width: 100%;font-size: 100%;clear: none;float: none;background-color: transparent;}
.infobox td, 
.infobox th {vertical-align: top;text-align: left;}
.infobox .infobox-above,
.infobox caption,
.infobox-title {font-size: 125%;font-weight: bold;text-align: center;}
.infobox caption,
.infobox-title {padding: 0.2em;}
.infobox .infobox-header,
.infobox .infobox-subheader,
.infobox .infobox-image,
.infobox .infobox-full-data,
.infobox .infobox-below {text-align: center;}
.infobox .infobox-navbar {text-align: right;}
.infobox.bordered {border-collapse: collapse;}
.infobox.bordered td,
.infobox.bordered th {border: 1px solid #a2a9b1;}
.infobox.bordered .borderless td,
.infobox.bordered .borderless th {border: 0;}
.infobox.sisterproject {width: 20em;font-size: 90%;}
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {border: 0;border-top: 1px solid #a2a9b1;border-right: 1px solid #a2a9b1;}
.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {border: 0;border-right: 1px solid #a2a9b1;}
.infobox.geography {border-collapse: collapse;line-height: 1.2em;font-size: 90%;}
.infobox.geography  td,
.infobox.geography  th {border-top: 1px solid #a2a9b1;padding: 0.4em 0.6em 0.4em 0.6em;}
.infobox.geography .mergedtoprow td,
.infobox.geography .mergedtoprow th {border-top: 1px solid #a2a9b1;padding: 0.4em 0.6em 0.2em 0.6em;}
.infobox.geography .mergedrow td,
.infobox.geography .mergedrow th {border: 0;padding: 0 0.6em 0.2em 0.6em;}
.infobox.geography .mergedbottomrow td,
.infobox.geography .mergedbottomrow th {border-top: 0;border-bottom: 1px solid #a2a9b1;padding: 0 0.6em 0.4em 0.6em;}
.infobox.geography .maptable td,
.infobox.geography .maptable th {border: 0;padding: 0;}
.wikitable.plainrowheaders th[scope=row] {font-weight: normal;text-align: left;}
.wikitable td ul,
.wikitable td ol,
.wikitable td dl {text-align: left;}
.toc.hlist ul,
#toc.hlist ul,
.wikitable.hlist td ul,
.wikitable.hlist td ol,
.wikitable.hlist td dl {text-align: inherit;}
table.mw-hiero-table td {vertical-align: middle;}
.mw-parser-output a[href$=".pdf"].external,
.mw-parser-output a[href*=".pdf?"].external,
.mw-parser-output a[href*=".pdf#"].external,
.mw-parser-output a[href$=".PDF"].external,
.mw-parser-output a[href*=".PDF?"].external,
.mw-parser-output a[href*=".PDF#"].external {background: url("//upload.wikimedia.org/wikipedia/commons/2/23/Icons-mini-file_acrobat.gif") no-repeat right;padding-right: 18px;}
.messagebox {border: 1px solid #a2a9b1;background-color: #f8f9fa;width: 80%;margin: 0 auto 1em auto;padding: .2em;}
.messagebox.merge {border: 1px solid #c0b8cc;background-color: #f0e5ff;text-align: center;}
.messagebox.cleanup {border: 1px solid #9f9fff;background-color: #efefff;text-align: center;}
.messagebox.standard-talk {border: 1px solid #c0c090;background-color: #f8eaba;margin: 4px auto;}
.mbox-inside .standard-talk,
.messagebox.nested-talk {border: 1px solid #c0c090;background-color: #f8eaba;width: 100%;margin: 2px 0;padding: 2px;}
.messagebox.small {width: 238px;font-size: 85%;float: right;clear: both;margin: 0 0 1em 1em;line-height: 1.25em;}
.messagebox.small-talk {width: 238px;font-size: 85%;float: right;clear: both;margin: 0 0 1em 1em;line-height: 1.25em;background-color: #f8eaba;}
th.mbox-text, td.mbox-text {border: none;padding: 0.25em 0.9em;width: 100%;}
td.mbox-image {border: none;padding: 2px 0 2px 0.9em;text-align: center;}
td.mbox-imageright {border: none;padding: 2px 0.9em 2px 0;text-align: center;}
td.mbox-empty-cell {border: none;padding: 0;width: 1px;}
table.ambox {margin: 0 10%;border: 1px solid #a2a9b1;border-left: 10px solid #36c;background-color: #fbfbfb;box-sizing: border-box;}
table.ambox + table.ambox {margin-top: -1px;}
.ambox th.mbox-text,
.ambox td.mbox-text {padding: 0.25em 0.5em;}
.ambox td.mbox-image {padding: 2px 0 2px 0.5em;}
.ambox td.mbox-imageright {padding: 2px 0.5em 2px 0;}
table.ambox-notice {border-left: 10px solid #36c;}
table.ambox-speedy {border-left: 10px solid #b32424;background-color: #fee7e6;}
table.ambox-delete {border-left: 10px solid #b32424;}
table.ambox-content {border-left: 10px solid #f28500;}
table.ambox-style {border-left: 10px solid #fc3;}
table.ambox-move {border-left: 10px solid #9932cc;}
table.ambox-protection {border-left: 10px solid #a2a9b1;}
table.imbox {margin: 4px 10%;border-collapse: collapse;border: 3px solid #36c;background-color: #fbfbfb;box-sizing: border-box;}
.imbox .mbox-text .imbox {margin: 0 -0.5em;display: block;}
.mbox-inside .imbox {margin: 4px;}
table.imbox-notice {border: 3px solid #36c;}
table.imbox-speedy {border: 3px solid #b32424;background-color: #fee7e6;}
table.imbox-delete {border: 3px solid #b32424;}
table.imbox-content {border: 3px solid #f28500;}
table.imbox-style {border: 3px solid #fc3;}
table.imbox-move {border: 3px solid #9932cc;}
table.imbox-protection {border: 3px solid #a2a9b1;}
table.imbox-license {border: 3px solid #88a;background-color: #f7f8ff;}
table.imbox-featured {border: 3px solid #cba135;}
table.cmbox {margin: 3px 10%;border-collapse: collapse;border: 1px solid #a2a9b1;background-color: #dfe8ff;box-sizing: border-box;}
table.cmbox-notice {background-color: #d8e8ff;}
table.cmbox-speedy {margin-top: 4px;margin-bottom: 4px;border: 4px solid #b32424;background-color: #ffdbdb;}
table.cmbox-delete {background-color: #ffdbdb;}
table.cmbox-content {background-color: #ffe7ce;}
table.cmbox-style {background-color: #fff9db;}
table.cmbox-move {background-color: #e4d8ff;}
table.cmbox-protection {background-color: #efefe1;}
table.ombox {margin: 4px 10%;border-collapse: collapse;border: 1px solid #a2a9b1;background-color: #f8f9fa;box-sizing: border-box;}
table.ombox-notice {border: 1px solid #a2a9b1;}
table.ombox-speedy {border: 2px solid #b32424;background-color: #fee7e6;}
table.ombox-delete {border: 2px solid #b32424;}
table.ombox-content {border: 1px solid #f28500;}
table.ombox-style {border: 1px solid #fc3;}
table.ombox-move {border: 1px solid #9932cc;}
table.ombox-protection {border: 2px solid #a2a9b1;}
table.tmbox {margin: 4px 10%;border-collapse: collapse;border: 1px solid #c0c090;background-color: #f8eaba;min-width: 80%;box-sizing: border-box;}
.tmbox.mbox-small {min-width: 0;}
.mediawiki .mbox-inside .tmbox {margin: 2px 0;width: 100%;}
.mbox-inside .tmbox.mbox-small {line-height: 1.5em;font-size: 100%;}
table.tmbox-speedy {border: 2px solid #b32424;background-color: #fee7e6;}
table.tmbox-delete {border: 2px solid #b32424;}
table.tmbox-content {border: 2px solid #f28500;}
table.tmbox-style {border: 2px solid #fc3;}
table.tmbox-move {border: 2px solid #9932cc;}
table.tmbox-protection,
table.tmbox-notice {border: 1px solid #c0c090;}
table.fmbox {clear: both;margin: 0.2em 0;width: 100%;border: 1px solid #a2a9b1;background-color: #f8f9fa;box-sizing: border-box;}
table.fmbox-system {background-color: #f8f9fa;}
table.fmbox-warning {border: 1px solid #bb7070;background-color: #ffdbdb;}
table.fmbox-editnotice {background-color: transparent;}
div.mw-warning-with-logexcerpt,
div.mw-lag-warn-high,
div.mw-cascadeprotectedwarning,
div#mw-protect-cascadeon,
div.titleblacklist-warning,
div.locked-warning {clear: both;margin: 0.2em 0;border: 1px solid #bb7070;background-color: #ffdbdb;padding: 0.25em 0.9em;box-sizing: border-box;}
html body.mediawiki .mbox-small {clear: right;float: right;margin: 4px 0 4px 1em;box-sizing: border-box;width: 238px;font-size: 88%;line-height: 1.25em;}
html body.mediawiki .mbox-small-left {margin: 4px 1em 4px 0;box-sizing: border-box;overflow: hidden;width: 238px;border-collapse: collapse;font-size: 88%;line-height: 1.25em;}
.compact-ambox table .mbox-image,
.compact-ambox table .mbox-imageright,
.compact-ambox table .mbox-empty-cell {display: none;}
.compact-ambox table.ambox {border: none;border-collapse: collapse;background-color: transparent;margin: 0 0 0 1.6em !important;padding: 0 !important;width: auto;display: block;}
body.mediawiki .compact-ambox table.mbox-small-left {font-size: 100%;width: auto;margin: 0;}
.compact-ambox table .mbox-text {padding: 0 !important;margin: 0 !important;}
.compact-ambox table .mbox-text-span {display: list-item;line-height: 1.5em;list-style-type: square;list-style-image: url(/w/skins/MonoBook/resources/images/bullet.svg);}
.compact-ambox .hide-when-compact {display: none;}
.visualhide {position: absolute;left: -10000px;top: auto;width: 1px;height: 1px;overflow: hidden;}
.nounderlines a,
.IPA a:link,
.IPA a:visited {text-decoration: none !important;}
div.NavFrame {padding: 4px;border: 1px solid #a2a9b1;text-align: center;font-size: 95%;}
div.NavFrame + div.NavFrame {border-top-style: none;border-top-style: hidden;}
div.NavFrame div.NavHead {line-height: 1.6em;font-weight: bold;background-color: #ccf;position: relative;}
div.NavFrame p,
div.NavFrame div.NavContent,
div.NavFrame div.NavContent p {font-size: 100%;}
a.NavToggle {position: absolute;top: 0;right: 3px;font-weight: normal;font-size: 90%;}
.hatnote {font-style: italic;}
.hatnote i {font-style: normal;}
div.hatnote {padding-left: 1.6em;margin-bottom: 0.5em;}
div.hatnote + div.hatnote {margin-top: -0.5em;}
.nowrap,
.nowraplinks a {white-space: nowrap;}
.nowrap pre {white-space: pre;}
.wrap,
.wraplinks a {white-space: normal;}
#wpUploadDescription {height: 13em;}
.thumbinner {min-width: 100px;}
#mw-subcategories,
#mw-pages,
#mw-category-media,
#filehistory,
#wikiPreview,
#wikiDiff {clear: both;}
.wpb .wpb-header {display: none;}
.wpbs-inner .wpb .wpb-header {display: table-row;}
.wpbs-inner .wpb-outside {display: none;}
.mw-tag-markers {font-style: italic;font-size: 90%;}
.checkuser-show,
.sysop-show,
.patroller-show,
.templateeditor-show,
.extendedmover-show,
.extendedconfirmed-show,
.autoconfirmed-show,
.user-show {display: none;}
.ve-ui-mwNoticesPopupTool-item .editnotice-redlink,
.ve-ui-mwNoticesPopupTool-item .mbox-image,
.ve-ui-mwNoticesPopupTool-item .mbox-imageright {display: none !important;}
ul.permissions-errors > li {list-style: none none;}
ul.permissions-errors {margin: 0;}
span.texhtml {font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif;font-size: 118%;line-height: 1;white-space: nowrap;-moz-font-feature-settings: "lnum", "tnum", "kern" 0;-webkit-font-feature-settings: "lnum", "tnum", "kern" 0;font-feature-settings: "lnum", "tnum", "kern" 0;font-variant-numeric: lining-nums tabular-nums;font-kerning: none;}
span.texhtml span.texhtml {font-size: 100%;}
span.mwe-math-mathml-inline {font-size: 118%;}
.mwe-math-fallback-image-display,
.mwe-math-mathml-display {margin-left: 1.6em !important;margin-top: 0.6em;margin-bottom: 0.6em;}
.mwe-math-mathml-display math {display: inline;}
.k-player .k-attribution {visibility: hidden;}
.PopUpMediaTransform a .play-btn-large {margin: 0;top: auto;right: auto;bottom: 0;left: 0;}
.bordered-images img {border: solid #ddd 1px;}
@media screen {
    #content .gallerybox div.thumb {background-color: #f8f9fa;}
    .gallerybox .thumb img {background: #fff url(//upload.wikimedia.org/wikipedia/commons/5/5d/Checker-16x16.png) repeat;}
    .ns-0 .gallerybox .thumb img,
    .ns-2 .gallerybox .thumb img,
    .ns-100 .gallerybox .thumb img,
    .nochecker .gallerybox .thumb img {background-image: none;}
    #siteSub {display: block;}
}
.flaggedrevs_draft_synced,
.flaggedrevs_stable_synced,
#t-upload {display: none;}