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

이 문서는 2020년 9월 4일 (금) 10:24에 마지막으로 편집되었습니다.
(2020년 8월 3일 (월) 17:50 판으로 되돌림)
1번째 줄: 1번째 줄:
/* <nowiki> */
/* 이 CSS 설정은 모든 스킨에 적용됩니다.
/* {{mbox}}, {{ambox}}, {{ombox}}, {{fmbox}}, etc... */
참고: 대부분 위키백과에서 가져왔습니다.
@import "https://www.mediawiki.org/w/index.php?title=MediaWiki:Gadget-enwp-boxes.css&action=raw&ctype=text/css";
*/
 
.page-특수기능_최근바뀜 .mw-rollback-link,
/* Redirects in categories, on [[Special:Allpages]], and [[Special:Prefixindex]] */
.page-특수기능_주시문서목록 .mw-rollback-link {
.redirect-in-category, .allpagesredirect a {
  font-size: smaller;
color: gray;
}
}


/* Hide some code on the Main Page */
/* 최근 바뀜에서의 편집 관련 표시 작게. */
.rootpage-Main_Page.action-view #contentSub {
.minoredit {
    display: none !important;
  font-size: smaller;
  color: #808080;
}
}
 
.newpage {
/**
  font-size: smaller;
** Printing
  color: #FF0000;
**/
/* hide unneeded content when printing */
@media print {
#privacy, #about, #disclaimer {
display: none;
}
}
}
 
.botedit {
/**
  font-size: smaller;
** Hide selected content (should rarely be used, backwards compatibility)
  color: #3CB371;
**/
.hiddenStructure, .if {
display: none;
}
}
 
.unpatrolled {
/**
  font-size: smaller;
** Infoboxes
**/
.infobox {
float: right;
clear: right;
margin-bottom: 0.5em;
margin-left: 1em;
padding: 0.2em;
border: 1px solid #a2a9b1;
background: #f8f9fa;
color: black;
}
}


.infobox td,
/* 최근바뀜에서의 편집 요약 */
.infobox th {
.comment {
vertical-align: top;
  font-style: normal !important;
  font-size: 9pt;
}
}


.infobox caption {
.mw-plusminus-pos {
margin-left: inherit;
  color:green;
font-size: larger;
}
}
 
.mw-plusminus-neg {
.infobox.bordered {
  color:red;
border-collapse: collapse;
}
}


.infobox.bordered td,
/* 태그 */
.infobox.bordered th {
.mw-tag-markers {
border: 1px solid #a2a9b1;
font-size: 12px;
color: #3DB7CC;
}
}


.infobox.bordered .borderless td,
/* 링크 밀줄 제거. 위키백과 참고. */
.infobox.bordered .borderless th {
.nounderlines a {
border: 0;
  text-decoration: none;
}
}


/**
/* 목차의 블라인드 */
** Sister project templates
.toclimit-2 .toclevel-2,
**/
.toclimit-3 .toclevel-3,
.infobox.sisterproject {
.toclimit-4 .toclevel-4,
width: 20em;
.toclimit-5 .toclevel-5,
font-size: 90%;
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 {
  display:none;
}
}


.sister-project {
/* 준보호 문서 편집 색 */
clear: right;
.mw-textarea-sprotected {
float: right;
  background: #FFFFE6;
width: 250px;
margin: 0 0 1em 3em;
padding: 4px;
border: 1px solid #a2a9b1;
background: #f8f9fa;
font-size: 0.8em;
text-align: left;
}
}


/**
/* 알림 상자 스타일 */
** {{other languages}}
.messagebox {
**/
border: 1px solid #a2a9b1;
#otherlangs {
background-color: #f8f9fa;
margin: 0.5em;
width: 80%;
padding: 2px;
margin: 0 auto 1em auto;
border: 1px solid #CCC;
padding: .2em;
background: #FAFAFA;
font-size: 0.9em;
}
}
#otherlangs span {
.messagebox.merge {
margin: 0 2px;
border: 1px solid #c0b8cc;
padding-left: 2px;
background-color: #f0e5ff;
border-left: 1px solid gray;
text-align: center;
}
}
#otherlangs span.firstlang {
.messagebox.cleanup {
border: none;
border: 1px solid #9f9fff;
background-color: #efefff;
text-align: center;
}
}
 
.messagebox.standard-talk {
/* Spam blacklist/log */
border: 1px solid #c0c090;
.logtable pre {
background-color: #f8eaba;
margin: 0;
margin: 4px auto;
padding: 0;
border: 0;
}
}
 
/* For old WikiProject banners inside banner shells. */
/**
.mbox-inside .standard-talk,
** Collapsible navigation boxes (see [[en: Wikipedia: NavFrame]])
.messagebox.nested-talk {
**/
border: 1px solid #c0c090;
div.Boxmerge,
background-color: #f8eaba;
div.NavFrame {
width: 100%;
margin: 0px;
margin: 2px 0;
padding: 4px;
padding: 2px;
border: 1px solid #a2a9b1;
border-collapse: collapse;
text-align: center;
font-size: 95%;
}
}
div.Boxmerge div.NavFrame {
.messagebox.small {
border-style: none;
width: 238px;
border-style: hidden;
font-size: 85%;
/* @noflip */
float: right;
clear: both;
/* @noflip */
margin: 0 0 1em 1em;
line-height: 1.25em;
}
}
div.NavFrame + div.NavFrame {
.messagebox.small-talk {
border-top-style: none;
width: 238px;
border-top-style: hidden;
font-size: 85%;
/* @noflip */
float: right;
clear: both;
/* @noflip */
margin: 0 0 1em 1em;
line-height: 1.25em;
background-color: #f8eaba;
}
}
div.NavPic {
 
float: left;
/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox message boxes */
margin: 0px;
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
padding: 2px;
    border: none;
background: #FFF;
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
    font-size: small;
}
}
div.NavFrame div.NavHead {
td.mbox-image {               /* The left image cell */
position: relative;
    border: none;
height: 1.6em;
    /* @noflip */
  background: #CCF;
    padding: 2px 0 2px 0.9em/* 0.9em left, 0px right */
font-weight: bold;
    text-align: center;
}
}
div.NavFrame p {
td.mbox-imageright {           /* The right image cell */
  font-size: 100%;
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0; /* 0px left, 0.9em right */
    text-align: center;
}
}
div.NavFrame div.NavContent {
td.mbox-empty-cell {           /* An empty narrow cell */
font-size: 100%;
    border: none;
    padding: 0;
    width: 1px;
}
}
div.NavFrame div.NavContent p {
 
  font-size: 100%;
/* Article message box styles */
table.ambox {
margin: 0 10%;                  /* 10% = Will not overlap with other elements */
border: 1px solid #a2a9b1;
/* @noflip */
border-left: 10px solid #36c; /* Default "notice" blue */
background-color: #fbfbfb;
box-sizing: border-box;
}
}
div.NavEnd {
table.ambox + table.ambox {     /* Single border between stacked boxes. */
clear: both;
margin-top: -1px;
margin: 0px;
padding: 0px;
line-height: 1px;
}
}
a.NavToggle {
.ambox th.mbox-text,
position: absolute;
.ambox td.mbox-text {           /* The message body cell(s) */
top: 0px;
padding: 0.25em 0.5em;       /* 0.5em left/right */
right: 3px;
font-size: smaller;
font-weight: normal;
}
}
 
.ambox td.mbox-image {          /* The left image cell */
/* To color the mention "updated since my last visit" in the history */
/* @noflip */
span.updatedmarker {
padding: 2px 0 2px 0.5em;   /* 0.5em left, 0px right */
color: black;
background-color: #0f0;
}
}
 
.ambox td.mbox-imageright {      /* The right image cell */
 
/* @noflip */
/**
padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
** Template documentation
**/
.template-documentation {
clear: both;
margin: 1em 0 0 0;
padding: 5px;
border: 1px solid #a2a9b1;
background: #ECFCF4;
}
}


.hidden-redlink a.new { display: none; }
table.ambox-notice {
 
/* @noflip */
/* Temporary(!) fix for horizontal TOC in Blink (Chrome/Opera) */
border-left: 10px solid #36c;       /* Blue */
.hlist .tocnumber,
.hlist .toctext {
    display: inline;
}
}
/* When <div class="nonumtoc"> is used on the table of contents,
table.ambox-speedy {
   the ToC will display without numbers */
/* @noflip */
.nonumtoc .tocnumber {
border-left: 10px solid #b32424;   /* Red */
    display: none;
background-color: #fee7e6;         /* Pink */
}
}
.nonumtoc #toc ul,
table.ambox-delete {
.nonumtoc .toc ul {
/* @noflip */
    line-height: 1.5em;
border-left: 10px solid #b32424;   /* Red */
    list-style: none none;
    margin: .3em 0 0;
    padding: 0;
}
}
.hlist.nonumtoc #toc ul ul,
table.ambox-content {
.hlist.nonumtoc .toc ul ul {
/* @noflip */
    /* @noflip */
border-left: 10px solid #f28500;   /* Orange */
    margin: 0;
}
}
 
table.ambox-style {
/* Allow limiting of which header levels are shown in a TOC;
/* @noflip */
  <div class="toclimit-3">, for instance, will limit to
border-left: 10px solid #fc3;       /* Yellow */
  showing ==headings== and ===headings=== but no further
  (as long as there are no =headings= on the page, which
  there shouldn't be according to the MoS). */
.toclimit-2 .toclevel-1 ul,
.toclimit-3 .toclevel-2 ul,
.toclimit-4 .toclevel-3 ul,
.toclimit-5 .toclevel-4 ul,
.toclimit-6 .toclevel-5 ul,
.toclimit-7 .toclevel-6 ul {
    display: none;
}
}
 
table.ambox-move {
/**
/* @noflip */
** Default style for PrettyTextBox and InformationBox class of templates
border-left: 10px solid #9932cc;   /* Purple */
** ie, {{warning}}, {{info}}, etc
**/
.InformationBox {
width: 80%;
clear: both;
margin: 0.5em auto;
padding: 3px;
border: 1px solid #999;
background: #f8f9fa;
color: #000;
}
}
 
table.ambox-protection {
.PrettyTextBox {
/* @noflip */
padding: .2em;
border-left: 10px solid #a2a9b1;   /* Gray-gold */
border: 1px solid #a2a9b1;
background: #f8f9fa;
color: #000;
}
}


/**
/* Image message box styles */
** Highlight clicked reference in blue to help navigation
table.imbox {
**/
margin: 4px 10%;
ol.references > li:target {
border-collapse: collapse;
background: #DEF;
border: 3px solid #36c;    /* Default "notice" blue */
background-color: #fbfbfb;
box-sizing: border-box;
}
}
 
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
sup.reference:target {
margin: 0 -0.5em;      /* 0.9 - 0.5 = 0.4em left/right.        */
background: #DEF;
display: block;         /* Fix for webkit to force 100% width.  */
}
}
 
.mbox-inside .imbox {      /* For imboxes inside other templates. */
/**
margin: 4px;
** Styling for box showing source page next to translation when you translate, used by the [[Fundraising 2011/Translation]].
**/
 
div.translationcompare {
  max-height:500px;
  overflow:auto;
}
}


/**
table.imbox-notice {
** Adding icon to messages in the translate extension that have explanations.
border: 3px solid #36c;       /* Blue */
**/
 
fieldset.mw-sp-translate-edit-info > div {
  min-height:40px;
  background:url(//upload.wikimedia.org/wikipedia/commons/thumb/e/e4/Infobox_info_icon.svg/40px-Infobox_info_icon.svg.png) no-repeat;
}
}
table.imbox-speedy {
fieldset.mw-sp-translate-edit-info div.mw-content-ltr {
border: 3px solid #b32424;   /* Red */
  background-position:left center;
background-color: #fee7e6;   /* Pink */
  padding-left:45px;
}
fieldset.mw-sp-translate-edit-info div.mw-centent-rtl {
  background-position:right center;
  padding-right:45px;
}
 
/**
** Permits the use of div tags to suppress auto-numbering in TOC, for instance on [[Terms of use]] where sections are manually numbered.
**/
 
#hideTOCnumbers .tocnumber { display: none; }
 
:lang(fa) {
    font-family: Tahoma, 'Iranian Sans', 'DejaVu Sans', 'Noto Sans', 'Droid Arabic Kufi', sans-serif;
}
}
 
table.imbox-delete {
/**
border: 3px solid #b32424;    /* Red */
* Style for horizontal lists (separator following item).
* @source mediawiki.org/wiki/Snippets/Horizontal_lists
* @revision 4 (2013-11-17)
* @author [[User:Edokter]]
*/
.skin-monobook .hlist dl,
.skin-modern .hlist dl,
.skin-vector .hlist dl {
    line-height: 1.5em;
}
}
.hlist dl,
table.imbox-content {
.hlist ol,
border: 3px solid #f28500;   /* Orange */
.hlist ul {
    margin: 0;
    padding: 0;
}
}
/* Display list items inline */
table.imbox-style {
.hlist dd,
border: 3px solid #fc3;       /* Yellow */
.hlist dt,
.hlist li {
    margin: 0;
    display: inline;
}
}
/* Display nested lists inline */
table.imbox-move {
.hlist dl dl, .hlist dl ol, .hlist dl ul,
border: 3px solid #9932cc;   /* Purple */
.hlist ol dl, .hlist ol ol, .hlist ol ul,
.hlist ul dl, .hlist ul ol, .hlist ul ul {
    display: inline;
}
}
/* Generate interpuncts */
table.imbox-protection {
.hlist dt:after {
border: 3px solid #a2a9b1;   /* Gray-gold */
    content: ":";
}
}
.hlist dd:after,
table.imbox-license {
.hlist li:after {
border: 3px solid #88a;       /* Dark gray */
    content: " ·";
background-color: #f7f8ff;   /* Light gray */
    font-weight: bold;
}
}
.hlist dd:last-child:after,
table.imbox-featured {
.hlist dt:last-child:after,
border: 3px solid #cba135;   /* Brown-gold */
.hlist li:last-child:after {
    content: none;
}
}
/* For IE8 */
 
.hlist dd.hlist-last-child:after,
/* Category message box styles */
.hlist dt.hlist-last-child:after,
table.cmbox {
.hlist li.hlist-last-child:after {
margin: 3px 10%;
    content: none;
border-collapse: collapse;
border: 1px solid #a2a9b1;
background-color: #dfe8ff;    /* Default "notice" blue */
box-sizing: border-box;
}
}
/* Add parentheses around nested lists */
 
.hlist dd dd:first-child:before, .hlist dd dt:first-child:before, .hlist dd li:first-child:before,
table.cmbox-notice {
.hlist dt dd:first-child:before, .hlist dt dt:first-child:before, .hlist dt li:first-child:before,
background-color: #d8e8ff;   /* Blue */
.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,
table.cmbox-speedy {
.hlist dt dd:last-child:after, .hlist dt dt:last-child:after, .hlist dt li:last-child:after,
margin-top: 4px;
.hlist li dd:last-child:after, .hlist li dt:last-child:after, .hlist li li:last-child:after {
margin-bottom: 4px;
    content: ")";
border: 4px solid #b32424;   /* Red */
    font-weight: normal;
background-color: #ffdbdb;   /* Pink */
}
}
/* For IE8 */
table.cmbox-delete {
.hlist dd dd.hlist-last-child:after, .hlist dd dt.hlist-last-child:after, .hlist dd li.hlist-last-child:after,
background-color: #ffdbdb;   /* Pink */
.hlist dt dd.hlist-last-child:after, .hlist dt dt.hlist-last-child:after, .hlist dt li.hlist-last-child:after,
.hlist li dd.hlist-last-child:after, .hlist li dt.hlist-last-child:after, .hlist li li.hlist-last-child:after {
    content: ")";
    font-weight: normal;
}
}
/* Put ordinals in front of ordered list items */
table.cmbox-content {
.hlist ol {
background-color: #ffe7ce;   /* Orange */
    counter-reset: list-item;
}
}
.hlist ol > li {
table.cmbox-style {
    counter-increment: list-item;
background-color: #fff9db;   /* Yellow */
}
}
.hlist ol > li:before {
table.cmbox-move {
    content: counter(list-item) " ";
background-color: #e4d8ff;   /* Purple */
}
}
.hlist dd ol > li:first-child:before,
table.cmbox-protection {
.hlist dt ol > li:first-child:before,
background-color: #efefe1;    /* Gray-gold */
.hlist li ol > li:first-child:before {
    content: "(" counter(list-item) " ";
}
}
/* end hlist */


 
/* Other pages message box styles */
/**
table.ombox {
** Unbulleted lists
margin: 4px 10%;
**/
border-collapse: collapse;
.plainlist ul {
border: 1px solid #a2a9b1;    /* Default "notice" gray */
    line-height: inherit;
background-color: #f8f9fa;
    list-style: none none;
box-sizing: border-box;
    margin: 0;
}
}
.plainlist ul li {
    margin-bottom: 0;
}


/* Default style for navigation boxes */
table.ombox-notice {
.navbox {                     /* Navbox container style */
border: 1px solid #a2a9b1;   /* Gray */
    border: 1px solid #a2a9b1;
    width: 100%;
    margin: auto;
    clear: both;
    font-size: 88%;
    text-align: center;
    padding: 1px;
}
}
.navbox-inner,
table.ombox-speedy {
.navbox-subgroup {
border: 2px solid #b32424;    /* Red */
    width: 100%;
background-color: #fee7e6;   /* Pink */
}
}
.navbox-group,
table.ombox-delete {
.navbox-title,
border: 2px solid #b32424;   /* Red */
.navbox-abovebelow {
    padding: 0.25em 1em;     /* Title, group and above/below styles */
    line-height: 1.5em;
    text-align: center;
}
}
th.navbox-group {             /* Group style */
table.ombox-content {
    white-space: nowrap;
border: 1px solid #f28500;   /* Orange */
    /* @noflip */
    text-align: right;
}
}
.navbox,
table.ombox-style {
.navbox-subgroup {
border: 1px solid #fc3;       /* Yellow */
    background: #fdfdfd;     /* Background color */
}
}
.navbox-list {
table.ombox-move {
    line-height: 1.8em;
border: 1px solid #9932cc;    /* Purple */
    border-color: #fdfdfd;    /* Must match background color */
}
}
.navbox th,
table.ombox-protection {
.navbox-title {
border: 2px solid #a2a9b1;   /* Gray-gold */
    background: #ccccff;     /* Level 1 color */
}
}
.navbox-abovebelow,
 
th.navbox-group,
/* Talk page message box styles */
.navbox-subgroup .navbox-title {
table.tmbox {
    background: #ddddff;     /* Level 2 color */
margin: 4px 10%;
border-collapse: collapse;
border: 1px solid #c0c090;   /* Default "notice" gray-brown */
background-color: #f8eaba;
min-width: 80%;
box-sizing: border-box;
}
}
.navbox-subgroup .navbox-group,
.tmbox.mbox-small {
.navbox-subgroup .navbox-abovebelow {
min-width: 0;               /* reset the min-width of tmbox above        */
    background: #e6e6ff;     /* Level 3 color */
}
}
.navbox-even {
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
    background: #f7f7f7;     /* Even row striping */
margin: 2px 0;              /* this declaration overrides other styles (including mbox-small above)  */
width: 100%;                 /* For Safari and Opera */
}
}
.navbox-odd {
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
    background: transparent; /* Odd row striping */
line-height: 1.5em;         /* also "nested", so reset styles that are  */
font-size: 100%;            /* set in "mbox-small" above.                */
}
}
table.navbox + table.navbox { /* Single pixel border between adjacent navboxes */
 
    margin-top: -1px;         /* (doesn't work for IE6, but that's okay)      */
table.tmbox-speedy {
border: 2px solid #b32424;    /* Red */
background-color: #fee7e6;   /* Pink */
}
}
.navbox .hlist td dl,
table.tmbox-delete {
.navbox .hlist td ol,
border: 2px solid #b32424;   /* Red */
.navbox .hlist td ul,
.navbox td.hlist dl,
.navbox td.hlist ol,
.navbox td.hlist ul {
    padding: 0.125em 0;       /* Adjust hlist padding in navboxes */
}
}
ol + table.navbox,
table.tmbox-content {
ul + table.navbox {
border: 2px solid #f28500;   /* Orange */
    margin-top: 0.5em;       /* Prevent lists from clinging to navboxes */
}
}
table.tmbox-style {
/* Default styling for Navbar template */
border: 2px solid #fc3;      /* Yellow */
.navbar {
    display: inline;
    font-size: 88%;
    font-weight: normal;
}
}
.navbar ul {
table.tmbox-move {
    display: inline;
border: 2px solid #9932cc;   /* Purple */
    white-space: nowrap;
}
}
.navbar li {
table.tmbox-protection,
    word-spacing: -0.125em;
table.tmbox-notice {
border: 1px solid #c0c090;    /* Gray-brown */
}
}
.navbar.mini li span {
 
  font-variant: small-caps;
/* Footer and header message box styles */
table.fmbox {
clear: both;
margin: 0.2em 0;
width: 100%;
border: 1px solid #a2a9b1;
background-color: #f8f9fa;    /* Default "system" gray */
box-sizing: border-box;
}
}
/* Navbar styling when nested in infobox and navbox */
table.fmbox-system {
.infobox .navbar {
background-color: #f8f9fa;
    font-size: 100%;
}
}
.navbox .navbar {
table.fmbox-warning {
    display: block;
border: 1px solid #bb7070; /* Dark pink */
    font-size: 100%;
background-color: #ffdbdb; /* Pink */
}
}
.navbox-title .navbar {
table.fmbox-editnotice {
    /* @noflip */
background-color: transparent;
    float: left;
    /* @noflip */
    text-align: left;
    /* @noflip */
    margin-right: 0.5em;
    width: 6em;
}
}


/* This will make the Geshi text same big as other default font */
/* 정보상자 - 위키백과: 사용자:Gomdoli4696 */
div.mw-geshi div,
.infobox {
div.mw-geshi div pre,
border: 1px solid #a2a9b1;
span.mw-geshi,
border-spacing: 3px;
pre.source-css,
background-color: #f8f9fa;
pre.source-javascript,
color: black;
pre.source-php,
/* @noflip */
pre.source-lua {
margin: 0.5em 0 0.5em 1em;
    font-family: monospace, Courier !important;
padding: 0.2em;
/* @noflip */
float: right;
/* @noflip */
clear: right;
font-size: 88%;
line-height: 1.5em;
width: 25em;
}
}


/* Pie chart test: Transparent borders (per [[Special:Diff/7965876]], from [[w:MediaWiki:Common.css]]) */
.infobox caption {
.transborder {
font-size: 125%;
    border: solid transparent;
font-weight: bold;
padding: 0.2em;
text-align: center;
}
}
* html .transborder { /* IE6 */
.infobox td,
    border: solid #000001;
.infobox th {
    filter: chroma(color=#000001);
vertical-align: top;
/* @noflip */
text-align: left;
}
}


/* ALTERNANCE */
.infobox th {
white-space: nowrap;
/** Classes allowing alternating line colors
*  in tables according to the number of header lines:
*.alternance if odd number
*.alternance2 if even number.
*
*.odd is to be kind to IE<9 which does not implement
*  the selector :nth-child, applied via Common.js (?)
*
*.sortable: sortable tables require reversing
*  the alternance.
*/
.alternance,
.alternance2 {
  border-collapse: collapse;
}
}
 
table.alternance > * > tr > th,
.infobox.bordered {
table.alternance2 > * > tr > th {
border-collapse: collapse;
background: #e6e6e6;
}
}
.infobox.bordered td,
.alternance tr,
.infobox.bordered th {
.alternance th[scope="row"] {
border: 1px solid #a2a9b1;
  background: #fcfcfc;
}
}
.infobox.bordered .borderless td,
.alternance:not(.sortable) tr:nth-child(odd),
.infobox.bordered .borderless th {
.alternance.sortable      tr:nth-child(even),
border: 0;
.alternance:not(.sortable) tr:nth-child(odd) th[scope="row"],
.alternance.sortable      tr:nth-child(even) th[scope="row"] {
  background: #eeeeee;
}
}
 
.alternance .odd,
.infobox.sisterproject {
.alternance .odd th[scope="row"] {
width: 20em;
  /* be kind to IE<9 */
font-size: 90%;
  background: #eeeeee;
}
.alternance2 tr,
.alternance2 th[scope="row"] {
  background: #eeeeee;
}
.alternance2 tr:nth-child(odd),
.alternance2 tr:nth-child(odd) th[scope="row"] {
  background: #fcfcfc;
}
.alternance2 .odd,
.alternance2 .odd th[scope="row"] {
  /* be kind to IE<9 */
  background: #fcfcfc;
}
}


/* Styling for MediaWiki:Sharedupload-desc-here used on file pages linking to Commons */
.infobox.standard-talk {
.sharedUploadNotice {
border: 1px solid #c0c090;
    border:1px solid #a2a9b1; margin: 1em auto; width: 60%; padding: 8px 1% 8px 8%; border-radius: 5px;
background-color: #f8eaba;
    background-color: #eaf3ff; background-position: 2% 50%; background-repeat: no-repeat;
    background-image: url(//upload.wikimedia.org/wikipedia/commons/9/9d/Commons-logo-31px.png);
}
}
 
.infobox.standard-talk.bordered td,
/* Reset italic styling set by user agent */
.infobox.standard-talk.bordered th {
cite, dfn {
border: 1px solid #c0c090;
    font-style: inherit;
}
}


/* </nowiki> */
/* styles for bordered infobox with merged rows */
 
.infobox.bordered .mergedtoprow td,
/* Hide save page button for anons on [[Wikimedia_Foundation_nomail_list]]. Shown for users thru [[MediaWiki:Group-user.css]]  */
.infobox.bordered .mergedtoprow th {
.page-Wikimedia_Foundation_nomail_list  #wpSave{
border: 0;
  display: none;
border-top: 1px solid #a2a9b1;
/* @noflip */
border-right: 1px solid #a2a9b1;
}
}


/* For election announcements */
.infobox.bordered .mergedrow td,
#bodyContent .letterhead {
.infobox.bordered .mergedrow th {
    background-image:url('//upload.wikimedia.org/wikipedia/commons/e/e0/Tan-page-corner.png');
border: 0;
    background-repeat:no-repeat;
/* @noflip */
    padding: 2em;
border-right: 1px solid #a2a9b1;
    background-color: #faf9f2;
}
}


/* Style for change tags */
/* Styles for geography infoboxes, eg countries,
.mw-tag-markers {
  country subdivisions, cities, etc.            */
font-family:sans-serif;
.infobox.geography {
font-style:italic;
border-collapse: collapse;
font-size:90%;
line-height: 1.2em;
font-size: 90%;
}
}


/**
.infobox.geography td,
* Hid Special:Log/renameuser log entries in Special:RecentChanges
.infobox.geography  th {
* Discussion: [[Special:Permalink/15455880#Hiding Special:Log/renameuser from RecentChanges]]
border-top: 1px solid #a2a9b1;
*/
padding: 0.4em 0.6em 0.4em 0.6em;
.mw-changeslist-log-renameuser { display:none; }
 
/**
* Hid Special:Log/translationreview log entries in Special:RecentChanges
  * Discussion: none
*/
.mw-changeslist-log-translationreview { display:none; }
 
/*
Can be removed after the deployment of
https://gerrit.wikimedia.org/r/#/c/286128/
*/
/* @noflip */ .rtl a.external.free,
.rtl a.external.autonumber {
direction: ltr;
unicode-bidi: -moz-isolate;
unicode-bidi: -webkit-isolate;
unicode-bidi: isolate;
display: inline-block; /* Fake bidi isolation for Microsoft browsers. */
}
}
 
.infobox.geography .mergedtoprow td,
@media all and (min-width:  768px ) {
.infobox.geography .mergedtoprow th {
  /* Banners e.g. WikiProject_UNESCO/African_World_Heritage_Day */
border-top: 1px solid #a2a9b1;
  #mf-pagebanner .name { font-size: 5em !important; padding: 4px 4px !important; }
padding: 0.4em 0.6em 0.2em 0.6em;
}
}
/*
hide "accept rename" button next time renames are stuck
#mw-renamequeue-approve{
display:none;
}*/


/**
.infobox.geography .mergedrow td,
* Hide stuff meant for registered users. Overridden in [[Mediawiki:Group-user.css]].
.infobox.geography .mergedrow th {
* We should eventually do the same for other user groups.
border: 0;
*/
padding: 0 0.6em 0.2em 0.6em;
.user-show {
display: none;
}
}


 
.infobox.geography .mergedbottomrow td,
/*
.infobox.geography .mergedbottomrow th {
* Styling for links generated by [[MediaWiki:Edittools]]
border-top: 0;
* @source www.mediawiki.org/wiki/Extension:CharInsert#Styling
border-bottom: 1px solid #a2a9b1;
* @updated 2012-02-29
padding: 0 0.6em 0.4em 0.6em;
*/
.mw-charinsert-buttons {
margin-top: 10px;
border: 1px solid #aaaaaa;
padding: 1px;
text-align: center;
font-size: 110%;
}
.mw-charinsert-buttons a {
color: black;
background-color: #cde !important;
font-weight: bold;
font-size: .9em;
text-decoration: none;
border: thin #069 outset;
padding: 0 .1em .1em;
}
.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;
padding-left: 1px;
padding-right: 1px;
margin-left: 1px;
}
}


/* Hide mobile-only things on desktop (overridden in MediaWiki:Mobile.css) */
.infobox.geography .maptable td,
.mobile-only {
.infobox.geography .maptable th {
display: none;
border: 0;
padding: 0;
}
}


/* Message box templates */
/* 틀 설명문서 */
.messagebox {
.template-documentation {
border: 1px solid #a2a9b1;
    clear: both;
background: #f8f9fa;
    margin: 1em 0 0 0;
width: 80%;
    border: 1px solid #aaa;  
margin: 0 auto 1em;
    background-color: #ecfcf4;  
padding: 0.2em;
    padding: 1em;
text-align: justify;
}
.messagebox.merge {
border: 1px solid #cf9fff;
background: #f5edf5;
text-align: center;
}
.messagebox.cleanup {
border: 1px solid #9f9fff;
background: #efefff;
text-align: center;
}
.messagebox.standard-talk {
border: 1px solid #c0c090;
background: #f8eaba;
}
}

2020년 9월 4일 (금) 10:24 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다.
 참고: 대부분 위키백과에서 가져왔습니다.
*/
.page-특수기능_최근바뀜 .mw-rollback-link,
.page-특수기능_주시문서목록 .mw-rollback-link {
  font-size: smaller;
}

/* 최근 바뀜에서의 편집 관련 표시 작게. */
.minoredit {
  font-size: smaller;
  color: #808080;
}
.newpage {
  font-size: smaller;
  color: #FF0000;
}
.botedit {
  font-size: smaller;
  color: #3CB371;
}
.unpatrolled {
  font-size: smaller;
}

/* 최근바뀜에서의 편집 요약 */
.comment {
  font-style: normal !important;
  font-size: 9pt;
}

.mw-plusminus-pos {
  color:green;
}
.mw-plusminus-neg {
  color:red;
}

/* 태그 */
.mw-tag-markers {
	font-size: 12px;
	color: #3DB7CC;
}

/* 링크 밀줄 제거. 위키백과 참고. */
.nounderlines a {
  text-decoration: none;
}

/* 목차의 블라인드 */
.toclimit-2 .toclevel-2,
.toclimit-3 .toclevel-3,
.toclimit-4 .toclevel-4,
.toclimit-5 .toclevel-5,
.toclimit-6 .toclevel-6,
.toclimit-7 .toclevel-7 {
  display:none;
}

/* 준보호 문서 편집 색 */
.mw-textarea-sprotected {
  background: #FFFFE6;
}

/* 알림 상자 스타일 */
.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;
}
/* For old WikiProject banners inside banner shells. */
.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%;
	/* @noflip */
	float: right;
	clear: both;
	/* @noflip */
	margin: 0 0 1em 1em;
	line-height: 1.25em;
}
.messagebox.small-talk {
	width: 238px;
	font-size: 85%;
	/* @noflip */
	float: right;
	clear: both;
	/* @noflip */
	margin: 0 0 1em 1em;
	line-height: 1.25em;
	background-color: #f8eaba;
}

/* Cell sizes for ambox/tmbox/imbox/cmbox/ombox/fmbox message boxes */
th.mbox-text, td.mbox-text {   /* The message body cell(s) */
    border: none;
    /* @noflip */
    padding: 0.25em 0.9em;     /* 0.9em left/right */
    width: 100%;               /* Make all mboxes the same width regardless of text length */
    font-size: small;
}
td.mbox-image {                /* The left image cell */
    border: none;
    /* @noflip */
    padding: 2px 0 2px 0.9em;  /* 0.9em left, 0px right */
    text-align: center;
}
td.mbox-imageright {           /* The right image cell */
    border: none;
    /* @noflip */
    padding: 2px 0.9em 2px 0;  /* 0px left, 0.9em right */
    text-align: center;
}
td.mbox-empty-cell {           /* An empty narrow cell */
    border: none;
    padding: 0;
    width: 1px;
}

/* Article message box styles */
table.ambox {
	margin: 0 10%;                  /* 10% = Will not overlap with other elements */
	border: 1px solid #a2a9b1;
	/* @noflip */
	border-left: 10px solid #36c;  /* Default "notice" blue */
	background-color: #fbfbfb;
	box-sizing: border-box;
}
table.ambox + table.ambox {      /* Single border between stacked boxes. */
	margin-top: -1px;
}
.ambox th.mbox-text,
.ambox td.mbox-text {            /* The message body cell(s) */
	padding: 0.25em 0.5em;       /* 0.5em left/right */
}
.ambox td.mbox-image {           /* The left image cell */
	/* @noflip */
	padding: 2px 0 2px 0.5em;    /* 0.5em left, 0px right */
}
.ambox td.mbox-imageright {      /* The right image cell */
	/* @noflip */
	padding: 2px 0.5em 2px 0;    /* 0px left, 0.5em right */
}

table.ambox-notice {
	/* @noflip */
	border-left: 10px solid #36c;       /* Blue */
}
table.ambox-speedy {
	/* @noflip */
	border-left: 10px solid #b32424;    /* Red */
	background-color: #fee7e6;          /* Pink */
}
table.ambox-delete {
	/* @noflip */
	border-left: 10px solid #b32424;    /* Red */
}
table.ambox-content {
	/* @noflip */
	border-left: 10px solid #f28500;    /* Orange */
}
table.ambox-style {
	/* @noflip */
	border-left: 10px solid #fc3;       /* Yellow */
}
table.ambox-move {
	/* @noflip */
	border-left: 10px solid #9932cc;    /* Purple */
}
table.ambox-protection {
	/* @noflip */
	border-left: 10px solid #a2a9b1;    /* Gray-gold */
}

/* Image message box styles */
table.imbox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 3px solid #36c;    /* Default "notice" blue */
	background-color: #fbfbfb;
	box-sizing: border-box;
}
.imbox .mbox-text .imbox {  /* For imboxes inside imbox-text cells. */
	margin: 0 -0.5em;       /* 0.9 - 0.5 = 0.4em left/right.        */
	display: block;         /* Fix for webkit to force 100% width.  */
}
.mbox-inside .imbox {       /* For imboxes inside other templates.  */
	margin: 4px;
}

table.imbox-notice {
	border: 3px solid #36c;       /* Blue */
}
table.imbox-speedy {
	border: 3px solid #b32424;    /* Red */
	background-color: #fee7e6;    /* Pink */
}
table.imbox-delete {
	border: 3px solid #b32424;    /* Red */
}
table.imbox-content {
	border: 3px solid #f28500;    /* Orange */
}
table.imbox-style {
	border: 3px solid #fc3;       /* Yellow */
}
table.imbox-move {
	border: 3px solid #9932cc;    /* Purple */
}
table.imbox-protection {
	border: 3px solid #a2a9b1;    /* Gray-gold */
}
table.imbox-license {
	border: 3px solid #88a;       /* Dark gray */
	background-color: #f7f8ff;    /* Light gray */
}
table.imbox-featured {
	border: 3px solid #cba135;    /* Brown-gold */
}

/* Category message box styles */
table.cmbox {
	margin: 3px 10%;
	border-collapse: collapse;
	border: 1px solid #a2a9b1;
	background-color: #dfe8ff;    /* Default "notice" blue */
	box-sizing: border-box;
}

table.cmbox-notice {
	background-color: #d8e8ff;    /* Blue */
}
table.cmbox-speedy {
	margin-top: 4px;
	margin-bottom: 4px;
	border: 4px solid #b32424;    /* Red */
	background-color: #ffdbdb;    /* Pink */
}
table.cmbox-delete {
	background-color: #ffdbdb;    /* Pink */
}
table.cmbox-content {
	background-color: #ffe7ce;    /* Orange */
}
table.cmbox-style {
	background-color: #fff9db;    /* Yellow */
}
table.cmbox-move {
	background-color: #e4d8ff;    /* Purple */
}
table.cmbox-protection {
	background-color: #efefe1;    /* Gray-gold */
}

/* Other pages message box styles */
table.ombox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #a2a9b1;    /* Default "notice" gray */
	background-color: #f8f9fa;
	box-sizing: border-box;
}

table.ombox-notice {
	border: 1px solid #a2a9b1;    /* Gray */
}
table.ombox-speedy {
	border: 2px solid #b32424;    /* Red */
	background-color: #fee7e6;    /* Pink */
}
table.ombox-delete {
	border: 2px solid #b32424;    /* Red */
}
table.ombox-content {
	border: 1px solid #f28500;    /* Orange */
}
table.ombox-style {
	border: 1px solid #fc3;       /* Yellow */
}
table.ombox-move {
	border: 1px solid #9932cc;    /* Purple */
}
table.ombox-protection {
	border: 2px solid #a2a9b1;    /* Gray-gold */
}

/* Talk page message box styles */
table.tmbox {
	margin: 4px 10%;
	border-collapse: collapse;
	border: 1px solid #c0c090;    /* Default "notice" gray-brown */
	background-color: #f8eaba;
	min-width: 80%;
	box-sizing: border-box;
}
.tmbox.mbox-small {
	min-width: 0;                /* reset the min-width of tmbox above        */
}
.mediawiki .mbox-inside .tmbox { /* For tmboxes inside other templates. The "mediawiki" class ensures that */
	margin: 2px 0;               /* this declaration overrides other styles (including mbox-small above)   */
	width: 100%;                 /* For Safari and Opera */
}
.mbox-inside .tmbox.mbox-small { /* "small" tmboxes should not be small when  */
	line-height: 1.5em;          /* also "nested", so reset styles that are   */
	font-size: 100%;             /* set in "mbox-small" above.                */
}

table.tmbox-speedy {
	border: 2px solid #b32424;    /* Red */
	background-color: #fee7e6;    /* Pink */
}
table.tmbox-delete {
	border: 2px solid #b32424;    /* Red */
}
table.tmbox-content {
	border: 2px solid #f28500;    /* Orange */
}
table.tmbox-style {
	border: 2px solid #fc3;       /* Yellow */
}
table.tmbox-move {
	border: 2px solid #9932cc;    /* Purple */
}
table.tmbox-protection,
table.tmbox-notice {
	border: 1px solid #c0c090;    /* Gray-brown */
}

/* Footer and header message box styles */
table.fmbox {
	clear: both;
	margin: 0.2em 0;
	width: 100%;
	border: 1px solid #a2a9b1;
	background-color: #f8f9fa;     /* Default "system" gray */
	box-sizing: border-box;
}
table.fmbox-system {
	background-color: #f8f9fa;
}
table.fmbox-warning {
	border: 1px solid #bb7070;  /* Dark pink */
	background-color: #ffdbdb;  /* Pink */
}
table.fmbox-editnotice {
	background-color: transparent;
}

/* 정보상자 - 위키백과: 사용자:Gomdoli4696 */
.infobox {
	border: 1px solid #a2a9b1;
	border-spacing: 3px;
	background-color: #f8f9fa;
	color: black;
	/* @noflip */
	margin: 0.5em 0 0.5em 1em;
	padding: 0.2em;
	/* @noflip */
	float: right;
	/* @noflip */
	clear: right;
	font-size: 88%;
	line-height: 1.5em;
	width: 25em;
}

.infobox caption {
	font-size: 125%;
	font-weight: bold;
	padding: 0.2em;
	text-align: center;
}
.infobox td,
.infobox th {
	vertical-align: top;
	/* @noflip */
	text-align: left;
}

.infobox th {
	white-space: nowrap;
}

.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.standard-talk {
	border: 1px solid #c0c090;
	background-color: #f8eaba;
}
.infobox.standard-talk.bordered td,
.infobox.standard-talk.bordered th {
	border: 1px solid #c0c090;
}

/* styles for bordered infobox with merged rows */
.infobox.bordered .mergedtoprow td,
.infobox.bordered .mergedtoprow th {
	border: 0;
	border-top: 1px solid #a2a9b1;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

.infobox.bordered .mergedrow td,
.infobox.bordered .mergedrow th {
	border: 0;
	/* @noflip */
	border-right: 1px solid #a2a9b1;
}

/* Styles for geography infoboxes, eg countries,
   country subdivisions, cities, etc.            */
.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;
}

/* 틀 설명문서 */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #aaa; 
    background-color: #ecfcf4; 
    padding: 1em;
}