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

 
(사용자 2명의 중간 판 36개는 보이지 않습니다)
1번째 줄: 1번째 줄:
.mw-body-content {
    font-size: 0.875em;
    font-size: calc(1em * 0.875);
    line-height: 1.6;
}
/* [[위키백과:사랑방/2007년 4월#영어판의 틀을 번역했는데, 모양이 다르게 나옵니다.]]
  [[:en:MediaWiki:Common.css]]에서 가져옴 */
/* Default style for navigation boxes */
.navbox {                    /* Navbox container style */
box-sizing: border-box;
border: 1px solid #a2a9b1;
width: 100%;
clear: both;
font-size: 88%;
text-align: center;
padding: 1px;
margin: 1em auto 0;      /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
margin-top: -1px;        /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
padding: 0.25em 1em;      /* Title, group and above/below styles */
line-height: 1.5em;
text-align: center;
}
th.navbox-group {            /* Group style */
white-space: nowrap;
/* @noflip */
text-align: right;
}
.navbox,
.navbox-subgroup {
background-color: #fdfdfd; /* Background color */
}
.navbox-list {
line-height: 1.5em;
border-color: #fdfdfd;    /* Must match background color */
}
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
background-color: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
background-color: #ddddff;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
background-color: #e6e6ff;      /* Level 3 color */
}
.navbox-even {
background-color: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
background-color: transparent;  /* Odd row striping */
}
.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;      /* Adjust hlist padding in navboxes */
}
.d body .navbox {
color: #000;
}
/* Default styling for Navbar template */
.navbox .navbar {
display: inline;
font-size: 88%;
font-weight: normal;
padding: 0;
}
.navbar ul {
display: inline-block;
white-space: nowrap;
}
.mw-body-content .navbar ul {
line-height: inherit;
}
.navbar li {
word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
font-variant: small-caps;
border-bottom: none;
text-decoration: none;
cursor: inherit;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
font-size: 100%;
}
.navbox .navbar {
display: block;
font-size: 100%;
}
.navbox-title .navbar {
/* @noflip */
float: left;
/* @noflip */
text-align: left;
/* @noflip */
margin-right: 0.5em;
}
/*
[[위키백과:관리자_요청/2011년_10월]]. 둘러보기 틀에서 list를 사용하는 경우 목록을 가로로 보이게 하여 기존의 수동 목록에 비해 의미성/편의성이 높습니다.
{{가로목록}}을 통해 사용.
2013-02-28: 영어판 css 가져옴. ul 목록뿐 아니라 dt/dd도 지원. --klutzy
*/
/* Style for horizontal lists (separator following item).
  @source mediawiki.org/wiki/Snippets/Horizontal_lists
  @revision 8 (2016-05-21)
  @author [[User:Edokter]]
*/
.hlist dl,
.hlist ol,
.hlist ul {
margin: 0;
padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
margin: 0;
display: inline;
}
/* Display nested lists 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;
}
/* Hide empty list items */
.hlist .mw-empty-li {
display: none;
}
/* Generate interpuncts */
.hlist dt:after {
content: ": ";
}
.hlist dd:after, .hlist li:after {
    content: " · ";
    font-weight: bold;
}
.mw-parser-output .hlist dd:last-child:after,
.mw-parser-output .hlist dt:last-child:after,
.mw-parser-output .hlist li:last-child:after {
content: none;
}
/**********************************************************************************/
cite.citation { font-style: inherit }
cite.citation { font-style: inherit }
a.mw-selflink{ color:inherit; font-weight:bold; text-decoration:inherit; }
a.new { color:#b00 !important; }
a.mw-selflink:hover{ cursor:inherit; text-decoration:inherit; }
a.mw-selflink{ font-weight:bold; text-decoration:none; color:inherit !important; }
a.mw-selflink:active,a.mw-selflink:visited{ color:inherit; }
a.mw-selflink:hover{ text-decoration:none; }
.bracket1 { color: #9ac; padding: 0 .3em; }
.bracket1 { color: #9ac; padding: 0 .3em; }
.baraket1>img {box-shadow: none !important;}
.baraket1>img {box-shadow: none !important;}
.zmap,
.zmap,
.mw-parser-output>p>img,
.mw-parser-output>p>img,
.mw-parser-output .image>img {
.mw-parser-output>p>a>img {
   box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
   box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
   box-sizing: content-box;
   box-sizing: content-box;
18번째 줄: 198번째 줄:
.mw-content-ltr>h2 {
.mw-content-ltr>h2 {
   padding: .3em 0 .2em;
   padding: .3em 0 .2em;
}
/* ul, ol, dd */
.mw-content-ltr ul {
margin: .3em 0 0 1.6em;
padding: 0;
}
}
.mw-content-ltr ol {
.mw-content-ltr ol {
  margin: 0.3em 0 0 1.6em;
margin: .3em 0 0 1.6em;
  list-style: disc;
padding: 0;
  counter-reset: item;
list-style: disc;
counter-reset: item;
}
}
.mw-content-ltr ol>li {
.mw-content-ltr ol>li {
  counter-increment: li;
counter-increment: li;
}
}
.mw-content-ltr ol>li::before {
.mw-content-ltr ol>li::before {
  content: counters(item, ".")". ";
content: counters(item, ".")". ";
  counter-increment: item;
counter-increment: item;
}
.mw-content-ltr dd {
margin-left: 1.6em;
margin-bottom: .1em;
}
}
.mw-headline {
.mw-headline {
55번째 줄: 245번째 줄:
border-radius: 5px 5px 0 0;
border-radius: 5px 5px 0 0;
}
}
.mw-highlight-lang-console, .mw-highlight-lang-doscon {
background: #000 !important;
color: #fff !important;
}
.mw-highlight-lang-console .m, .mw-highlight-lang-doscon .m { color: #ccc !important; }
.mw-highlight-lang-console .o, .mw-highlight-lang-doscon .o { color: #ccc !important; }
.mw-highlight-lang-console .gp, .mw-highlight-lang-doscon .gp { color: #aaf !important; }
.mw-highlight-lang-console .go, .mw-highlight-lang-doscon .go { color: #ddd !important; }
.mw-highlight-lang-console .nv, .mw-highlight-lang-doscon .nv { color: #ffc !important; }
.mw-highlight-lang-console .c1, .mw-highlight-lang-doscon .c1 { color: #cff !important; font-style: normal !important; }
.mw-highlight-lang-console .s1, .mw-highlight-lang-console .s2, .mw-highlight-lang-doscon .s1, .mw-highlight-lang-doscon .s2 { color: #fcc !important; }
.mw-highlight-lang-console .nb, .mw-highlight-lang-console .k, .mw-highlight-lang-doscon .nb, .mw-highlight-lang-doscon .k { color: #cfc !important; }
/* shit canceller */
/* shit canceller */
#msupload-dropzone { height: auto !important }
#msupload-dropzone { height: auto !important }
.mw-editfont-monospace { font-family: inherit !important }
.mw-editfont-monospace { font-family: inherit !important }
.wikiEditor-ui-toolbar .page-characters div span { height: auto !important }
.wikiEditor-ui-toolbar .page-characters div span { height: auto !important }
.d .mw-spinner,
.d .wikiEditor-ui-toolbar .tabs span.tab a:before,
.d .wikiEditor-ui-toolbar .group .tool-select .label:after {
filter: invert(1);
}


.z-ed>a[target=_blank] {
.z-ed>a[target=_blank] {
65번째 줄: 272번째 줄:
     color: #09d;
     color: #09d;
}
}
.grayblur {filter:grayscale(100%) opacity(.1);}
.grayblur {filter:grayscale(1) brightness(.7) opacity(.3)}
blockquote.note {
blockquote.note {
   background: #fff3d4;
   background: #fff3d4;
264번째 줄: 471번째 줄:
   color: #fff;
   color: #fff;
   font-size: 15px;
   font-size: 15px;
}
.referencetooltip li {
  border: #008a 2px solid;
  background-color: #888a;
}
ol.references li:target, sup.reference:target {
  background-color: #6bc3;
}
}
/* 2020-10-04 */
/* 2020-10-04 */
.printfooter {
.printfooter {
   display: none;
   display: none;
}
.mw-editsection {
  font-size: small;
  margin-left: 1em;
}
}
.wikitable {
.wikitable {
300번째 줄: 496번째 줄:
.printfooter {
.printfooter {
   display: none;
   display: none;
}
.mw-editsection {
  font-size: small;
  margin-left: 1em;
}
}
.wikitable {
.wikitable {
322번째 줄: 514번째 줄:
border-left: 0;
border-left: 0;
}
}
/* z-column */
.z-column-2>ul { column-count: 2; }
.z-column-3>ul { column-count: 3; }
.z-column-4>ul { column-count: 4; }
.z-column-5>ul { column-count: 5; }
.z-column-6>ul { column-count: 6; }
[class^="z-column"]>ul>li { padding-right: 1em; }
@media (max-width: 640px) {
@media (max-width: 640px) {
[class^="z-column"] {
[class^="z-column"]>ul { column-count: 2 !important; }
column-count: 2 !important;
}
}
}
.z-column-2 { column-count: 2; }
.z-column-3 { column-count: 3; }
.z-column-4 { column-count: 4; }
.z-column-5 { column-count: 5; }
.z-column-6 { column-count: 6; }


/* TOC */
/* TOC */
348번째 줄: 541번째 줄:
border-top: 0;
border-top: 0;
border-radius: 0 0 4px 4px;
border-radius: 0 0 4px 4px;
margin: 0;
}
}
.tocnumber { color: #39d; }
.tocnumber { color: #39d; }
365번째 줄: 559번째 줄:
@media (max-width: 640px) {
@media (max-width: 640px) {
.z-blockquote {
.z-blockquote {
margin: .5em;
margin: .5em 0;
padding: 1em 1em 1em 3em;
}
.z-blockquote:before {
font-size: 3em !important;
}
}
}
}
384번째 줄: 582번째 줄:
}
}
/* /blockquote */
/* /blockquote */
.mw-content-ltr ul {
 
margin: .3em 0 0 1.6em;
/** 정보상자 **/
.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;
padding: 0;
}
}
.mw-content-ltr dd {
/* 이미지 & 섬네일 */
margin-left: 1.6em;
.mw-content-ltr img { max-width: 100%; }
margin-bottom: .1em;
div.tright, div.floatright, table.floatright {
    clear: right;
    float: right;
}
div.tright {
    margin: 0.5em 0 1.3em 1.4em;
}
div.thumb {
    margin-bottom: 0.5em;
    width: auto;
    background-color: transparent;
}
div.thumbinner {
    border: 1px solid #8886;
    padding: 3px;
    background-color: #8883;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    background-color: #ffffff;
}
html .thumbimage {
    background-color: #fff;
    border: 1px solid #c8ccd1;
}
.mw-collapsible { border: 1px solid #8888; }
.mw-collapsible.toctitle td { padding: 1em; }
.mw-collapsible-toggle { padding: 0 1em; }
.mw-collapsible-toggle-default:before {
content: '》';
font-size: 9px;
transform: rotate(90deg);
display: inline-block;
transition: .3s;
}
.mw-collapsed .mw-collapsible-toggle-default:before { transform: rotate(0deg); }
.mw-collapsible-toggle-default:after { content: ''; }
.mw-collapsible-text { padding-left: 1em; }
.mw-collapsible-text:hover { text-decoration: none; }
 
.mw-hidden-cats-hidden { display: none; }
 
.mw-editsection-bracket { display: none; }
.mw-editsection>a {
color: #888;
padding: .2em .4em;
border-radius: 9px;
font-size: .7em;
opacity: .3;
}
.mw-editsection>a:hover {
background: #8886;
text-decoration: none;
}
.mw-editsection>a::before {
content: "\F03EB";
font-family: "Material Design Icons";
}
/* Code Editor */
.d .codeEditor-status {
background-color: inherit;
}
/* Visual Editor */
.mw-editsection-visualeditor,
.mw-editsection-divider { display: none; }
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
    background-color: #5af6;
}
 
.d .mw-spinner,
.d .wikiEditor-ui-toolbar .tabs span.tab a:before,
.d .wikiEditor-ui-toolbar .group .tool-select .label:after {
filter: invert(1);
}
.d .oo-ui-popupToolGroup-tools {
    background-color: #222;
    border-color: #444;
}
.d .oo-ui-toolbar-bar,
.d .oo-ui-listToolGroup-tools .oo-ui-tool-active.oo-ui-widget-enabled .oo-ui-tool-link .oo-ui-tool-title {
background-color: #111;
}
}
.ansi-black-fg { color: #3E424D; }
.ansi-black-bg { background-color: #3E424D; }
.ansi-black-intense-fg { color: #282C36; }
.ansi-black-intense-bg { background-color: #282C36; }
.ansi-red-fg { color: #E75C58; }
.ansi-red-bg { background-color: #E75C58; }
.ansi-red-intense-fg { color: #B22B31; }
.ansi-red-intense-bg { background-color: #B22B31; }
.ansi-green-fg { color: #00A250; }
.ansi-green-bg { background-color: #00A250; }
.ansi-green-intense-fg { color: #007427; }
.ansi-green-intense-bg { background-color: #007427; }
.ansi-yellow-fg { color: #DDB62B; }
.ansi-yellow-bg { background-color: #DDB62B; }
.ansi-yellow-intense-fg { color: #B27D12; }
.ansi-yellow-intense-bg { background-color: #B27D12; }
.ansi-blue-fg { color: #208FFB; }
.ansi-blue-bg { background-color: #208FFB; }
.ansi-blue-intense-fg { color: #0065CA; }
.ansi-blue-intense-bg { background-color: #0065CA; }
.ansi-magenta-fg { color: #D160C4; }
.ansi-magenta-bg { background-color: #D160C4; }
.ansi-magenta-intense-fg { color: #A03196; }
.ansi-magenta-intense-bg { background-color: #A03196; }
.ansi-cyan-fg { color: #60C6C8; }
.ansi-cyan-bg { background-color: #60C6C8; }
.ansi-cyan-intense-fg { color: #258F8F; }
.ansi-cyan-intense-bg { background-color: #258F8F; }
.ansi-white-fg { color: #C5C1B4; }
.ansi-white-bg { background-color: #C5C1B4; }
.ansi-white-intense-fg { color: #A1A6B2; }
.ansi-white-intense-bg { background-color: #A1A6B2; }
.ansi-bold { font-weight: bold; }

2021년 10월 9일 (토) 15:37 기준 최신판

.mw-body-content {
    font-size: 0.875em;
    font-size: calc(1em * 0.875);
    line-height: 1.6;
}
/* [[위키백과:사랑방/2007년 4월#영어판의 틀을 번역했는데, 모양이 다르게 나옵니다.]]
   [[:en:MediaWiki:Common.css]]에서 가져옴 */

/* Default style for navigation boxes */
.navbox {                     /* Navbox container style */
	box-sizing: border-box;
	border: 1px solid #a2a9b1;
	width: 100%;
	clear: both;
	font-size: 88%;
	text-align: center;
	padding: 1px;
	margin: 1em auto 0;       /* Prevent preceding content from clinging to navboxes */
}
.navbox .navbox {
	margin-top: 0;            /* No top margin for nested navboxes */
}
.navbox + .navbox {
	margin-top: -1px;         /* Single pixel border between adjacent navboxes */
}
.navbox-inner,
.navbox-subgroup {
	width: 100%;
}
.navbox-group,
.navbox-title,
.navbox-abovebelow {
	padding: 0.25em 1em;      /* Title, group and above/below styles */
	line-height: 1.5em;
	text-align: center;
}
th.navbox-group {             /* Group style */
	white-space: nowrap;
	/* @noflip */
	text-align: right;
}
.navbox,
.navbox-subgroup {
	background-color: #fdfdfd; /* Background color */
}
.navbox-list {
	line-height: 1.5em;
	border-color: #fdfdfd;    /* Must match background color */
}
/* cell spacing for navbox cells */
tr + tr > .navbox-abovebelow,
tr + tr > .navbox-group,
tr + tr > .navbox-image,
tr + tr > .navbox-list {    /* Borders above 2nd, 3rd, etc. rows */
	border-top: 2px solid #fdfdfd; /* Must match background color */
}
.navbox th,
.navbox-title {
	background-color: #ccccff;      /* Level 1 color */
}
.navbox-abovebelow,
th.navbox-group,
.navbox-subgroup .navbox-title {
	background-color: #ddddff;      /* Level 2 color */
}
.navbox-subgroup .navbox-group,
.navbox-subgroup .navbox-abovebelow {
	background-color: #e6e6ff;      /* Level 3 color */
}
.navbox-even {
	background-color: #f7f7f7;      /* Even row striping */
}
.navbox-odd {
	background-color: transparent;  /* Odd row striping */
}
.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;       /* Adjust hlist padding in navboxes */
}
.d body .navbox {
	color: #000;
}

/* Default styling for Navbar template */
.navbox .navbar {
	display: inline;
	font-size: 88%;
	font-weight: normal;
	padding: 0;
}
.navbar ul {
	display: inline-block;
	white-space: nowrap;
}
.mw-body-content .navbar ul {
	line-height: inherit;
}
.navbar li {
	word-spacing: -0.125em;
}
.navbar.mini li abbr[title] {
	font-variant: small-caps;
	border-bottom: none;
	text-decoration: none;
	cursor: inherit;
}
/* Navbar styling when nested in infobox and navbox */
.infobox .navbar {
	font-size: 100%;
}
.navbox .navbar {
	display: block;
	font-size: 100%;
}
.navbox-title .navbar {
	/* @noflip */
	float: left;
	/* @noflip */
	text-align: left;
	/* @noflip */
	margin-right: 0.5em;
}

/*
[[위키백과:관리자_요청/2011년_10월]]. 둘러보기 틀에서 list를 사용하는 경우 목록을 가로로 보이게 하여 기존의 수동 목록에 비해 의미성/편의성이 높습니다.
{{가로목록}}을 통해 사용.
2013-02-28: 영어판 css 가져옴. ul 목록뿐 아니라 dt/dd도 지원. --klutzy
*/
/* Style for horizontal lists (separator following item).
   @source mediawiki.org/wiki/Snippets/Horizontal_lists
   @revision 8 (2016-05-21)
   @author [[User:Edokter]]
 */
.hlist dl,
.hlist ol,
.hlist ul {
	margin: 0;
	padding: 0;
}
/* Display list items inline */
.hlist dd,
.hlist dt,
.hlist li {
	margin: 0;
	display: inline;
}
/* Display nested lists 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;
}
/* Hide empty list items */
.hlist .mw-empty-li {
	display: none;
}
/* Generate interpuncts */
.hlist dt:after {
	content: ": ";
}
.hlist dd:after, .hlist li:after {
    content: " · ";
    font-weight: bold;
}
.mw-parser-output .hlist dd:last-child:after,
.mw-parser-output .hlist dt:last-child:after,
.mw-parser-output .hlist li:last-child:after {
	content: none;
}

/**********************************************************************************/

cite.citation { font-style: inherit }
a.new { color:#b00 !important; }
a.mw-selflink{ font-weight:bold; text-decoration:none; color:inherit !important; }
a.mw-selflink:hover{ text-decoration:none; }
.bracket1 { color: #9ac; padding: 0 .3em; }
.baraket1>img {box-shadow: none !important;}
.zmap,
.mw-parser-output>p>img,
.mw-parser-output>p>a>img {
  box-shadow: 0 2px 5px 1px rgba(0,0,0,.2);
  box-sizing: content-box;
  border-radius: 3px;
  padding: 5px;
  max-width: 100%;
  height: auto;
  background: #fff;
}
.mw-content-ltr>h2 {
  padding: .3em 0 .2em;
}
/* ul, ol, dd */
.mw-content-ltr ul {
	margin: .3em 0 0 1.6em;
	padding: 0;
}
.mw-content-ltr ol {
	margin: .3em 0 0 1.6em;
	padding: 0;
	list-style: disc;
	counter-reset: item;
}
.mw-content-ltr ol>li {
	counter-increment: li;
}
.mw-content-ltr ol>li::before {
	content: counters(item, ".")". ";
	counter-increment: item;
}
.mw-content-ltr dd {
	margin-left: 1.6em;
	margin-bottom: .1em;
}
.mw-headline {
  cursor: pointer;
}
.mw-headline:hover {
  border-bottom: 1px solid #39d;
}
.mw-headline-number {
  color: #39d;
}
.mw-headline-number:after {
  content: ".";
}
.mw-highlight .hll {
    background-color: #bb03;
}
.mw-highlight-header {
	display: table;
	border-left: 4px solid #59b;
	padding: 0 12px;
	margin-bottom: -5px;
	word-break: break-all;
	background: #cee;
	border-radius: 5px 5px 0 0;
}
.mw-highlight-lang-console, .mw-highlight-lang-doscon {
	background: #000 !important;
	color: #fff !important;
}
.mw-highlight-lang-console .m, .mw-highlight-lang-doscon .m { color: #ccc !important; }
.mw-highlight-lang-console .o, .mw-highlight-lang-doscon .o { color: #ccc !important; }
.mw-highlight-lang-console .gp, .mw-highlight-lang-doscon .gp { color: #aaf !important; }
.mw-highlight-lang-console .go, .mw-highlight-lang-doscon .go { color: #ddd !important; }
.mw-highlight-lang-console .nv, .mw-highlight-lang-doscon .nv { color: #ffc !important; }
.mw-highlight-lang-console .c1, .mw-highlight-lang-doscon .c1 { color: #cff !important; font-style: normal !important; }
.mw-highlight-lang-console .s1, .mw-highlight-lang-console .s2, .mw-highlight-lang-doscon .s1, .mw-highlight-lang-doscon .s2 { color: #fcc !important; }
.mw-highlight-lang-console .nb, .mw-highlight-lang-console .k, .mw-highlight-lang-doscon .nb, .mw-highlight-lang-doscon .k { color: #cfc !important; }
/* shit canceller */
#msupload-dropzone { height: auto !important }
.mw-editfont-monospace { font-family: inherit !important }
.wikiEditor-ui-toolbar .page-characters div span { height: auto !important }
.d .mw-spinner,
.d .wikiEditor-ui-toolbar .tabs span.tab a:before,
.d .wikiEditor-ui-toolbar .group .tool-select .label:after {
	filter: invert(1);
}

.z-ed>a[target=_blank] {
    opacity: .5;
    zoom: .8;
    color: #09d;
}
.grayblur {filter:grayscale(1) brightness(.7) opacity(.3)}
blockquote.note {
  background: #fff3d4;
  border: 1px solid #f6b73c;
  border-radius: 4px;
  display: flex;
}
blockquote.note>p {
  text-align: center;
  flex-basis: 50px;
  margin: 0;
}
blockquote.note>div {
  flex: 1;
}
.wikitable { word-break: break-word; }
.wikitable td>p { margin: 0 }
.wikitable > caption { caption-side: top }
.mw-content-ltr .wikitable ul { margin: 0 0 0 1.6em; }

.slash { background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="100%" x2="100%" y2="0" stroke="gray" /></svg>'); }
.backslash { background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg"><line x1="0" y1="0" x2="100%" y2="100%" stroke="gray" /></svg>'); }
.slash, .backslash { text-align: left !important; }
.slash div, .backslash div { text-align: right !important; }

table.count tr { counter-increment: tr }
table.count td:first-child:before { content: counter(tr) }
table.count tr.count-reset { counter-reset: tr }

.version-old, .version-obsolete {background: #f867}
.version-legacy {background: #ee97}
.version-current, .version-stable {background: #be67}
.version-preview {background: #FED1A0}
.version-future, .version-testing {background: #9de7}
.version-never {background: LightGray}
.transborder {
    border: solid transparent;
}
.zw-tabs ul.nav { margin:0 }
.nav-link { cursor:pointer }
.zw-tabs .tab-pane { padding: 0.5em; border: 1px solid #dee2e6; border-top: 0 }
.k8s-caution, .k8s-note, .k8s-warning {
    padding: 20px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    border-radius: 3px;
}
.k8s-warning {  border-left-color: #d9534f }
.k8s-caution {  border-left-color: #f0ad4e }
.k8s-note {  border-left-color: #428bca }

/* 한자 */
.hanja-title span {
	margin-right: .4em;
	zoom: 3;
	opacity: .5;
}
.hanja-title span:nth-child(1) {
	zoom:4;
	opacity: 1;
}

/* 한자 */
.hanja-info {
	float: right;
	margin: 0 10px;
	text-align: center;
	border-collapse: collapse;
}
.hanja-info th, .hanja-info td {
	border: 1px solid #88888833;
}
.hanja-info .han {
	font-size: 3em;
	padding: .3em;
	font-family: serif;
	background: #6688aa11;
}
.hanja-meaning {
	padding: 7px;
	background: #6688aa11;
	border-radius: .25rem;
	border: 1px solid #88888833;
	width: auto;
	overflow: hidden;
}
.radical>p {
  width: 601px; max-width: 100%;
  border: 1px solid #ccc;
  border-width: 1px 0 0 1px;
  display: inline-block;
}
.radical>p>* {
  box-sizing: border-box;
  width: 50px; height: 50px;
  float:left;
  font-size: 34px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #888;
  padding-top: 10px;
}
.radical>p>a {
  font-family: serif;
  border-color: #fff #888 #888 #fff;
}
.radical>p>a:hover {
  text-decoration: none;
  background: #09d;
  border-color: #09d;
  color: #fff;
}
.radical>p>b {
  background: #555;
  border-color: #555 #888 #888 #555;
  color: #fff;
  font-size: 18px;
}

.radicals tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}
.radicals th {
  background: #666;
  color: #fff;
  width: 50px;
  text-align: right;
}
.radicals td {
  margin: 0;
  padding: 0;
}
.radicals ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.radicals li {
  float: left;
}
.radicals li>a {
  float: left;
  font-size: 28px;
  width: 40px; 
  height: 40px;
  text-align: center;
  text-decoration: none;
  padding-top: 4px;
  font-family: serif;
  border-left: 1px solid #ddd;
}
.radicals li>a:hover {
  text-decoration: none;
  background: #09d;
  border-color: #09d;
  color: #fff;
}

.t-radical {
  width: 100%;
}
.t-radical * {
  text-align: center;
  vertical-align: middle;
}
.t-radical1 {
  background: #999;
  color: #fff;
  width: 30px;
  vertical-align:top;
}
.t-radical2>p>* {
  box-sizing: border-box;
  width: 40px;
  height: 40px;
  float: left;
  font-size: 28px;
  border: 1px solid #888;
  padding-top:5px;
}
.t-radical2>p>a {
  text-decoration: none;
  border-color: #fff #888 #888 #fff;
  background: linear-gradient(#eee, #fff);
}
.t-radical2>p>a:hover {
  background: #09d;
  border-color: #09d;
  color: #fff;
}
.t-radical2>p>.new:hover {
  background: #b00;
}
.t-radical2>p>b {
  background: #555;
  border-color: #555;
  color: #fff;
  font-size: 15px;
}
/* 2020-10-04 */
.printfooter {
  display: none;
}
.wikitable {
  border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
  border: 1px solid #a2a9b1;
  padding: 0.2em 0.4em;
}

.catlinks li {
  border-left: 1px solid;
  display: inline-block;
  padding: 0 0.5em;
  line-height: 1.25em;
}
.catlinks li:first-child {
  border-left: 0;
}
/* 2020-10-04 */
.printfooter {
  display: none;
}
.wikitable {
  border-collapse: collapse;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
  border: 1px solid #a2a9b1;
  padding: 0.2em 0.4em;
}

.catlinks li {
	border-left: 1px solid;
	display: inline-block;
	padding: 0 0.5em;
	line-height: 1.25em;
}
.catlinks li:first-child {
	border-left: 0;
}

/* z-column */
.z-column-2>ul { column-count: 2; }
.z-column-3>ul { column-count: 3; }
.z-column-4>ul { column-count: 4; }
.z-column-5>ul { column-count: 5; }
.z-column-6>ul { column-count: 6; }
[class^="z-column"]>ul>li { padding-right: 1em; }
@media (max-width: 640px) {
	[class^="z-column"]>ul { column-count: 2 !important; }
}

/* TOC */
#toc { display: inline-block; }
.toctogglespan { display: none;	}
.toctitle {
	border-radius: 3px 3px 0 0;
	padding: 1em 1em .6em 1.3em;
}
.toctitle h2 { margin: 0; padding: 0; font-size: 1.3em; }
#toc li { list-style-type: none; }
#toc ul { line-height: 1.6em; }
#toc > ul {
	padding: 1em 1.5em;
	border: 1px solid;
	border-top: 0;
	border-radius: 0 0 4px 4px;
	margin: 0;
}
.tocnumber { color: #39d; }
.tocnumber:after { content: "."; }
/* /TOC */
.z-bg-dark img {
	background: #000 !important;
}
/* blockquote */
.z-blockquote {
	position: relative;
	margin: .5em 2em;
	padding: 1em 3em 1em 4em;
	background: #9991;
	border-left: .5em solid #7ba8;
}
@media (max-width: 640px) {
	.z-blockquote {
		margin: .5em 0;
		padding: 1em 1em 1em 3em;
	}
	.z-blockquote:before {
		font-size: 3em !important;
	}
}
.z-blockquote:before {
	position: absolute;
	font-size: 4em;
	font-family: Georgia, cursive;
	font-weight: bold;
	color: #7ba8;
	content: '“';
	top: .5em;
	left: .3em;
}
.z-blockquote cite {
	display: block;
	text-align: right;
	font-style: normal;
}
/* /blockquote */

/** 정보상자 **/
.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;
}
/* 이미지 & 섬네일 */
.mw-content-ltr img { max-width: 100%; }
div.tright, div.floatright, table.floatright {
    clear: right;
    float: right;
}
div.tright {
    margin: 0.5em 0 1.3em 1.4em;
}
div.thumb {
    margin-bottom: 0.5em;
    width: auto;
    background-color: transparent;
}
div.thumbinner {
    border: 1px solid #8886;
    padding: 3px;
    background-color: #8883;
    font-size: 94%;
    text-align: center;
    overflow: hidden;
}
div.thumb div a img {
    background-color: #ffffff;
}
html .thumbimage {
    background-color: #fff;
    border: 1px solid #c8ccd1;
}
.mw-collapsible { border: 1px solid #8888; }
.mw-collapsible.toctitle td { padding: 1em; }
.mw-collapsible-toggle { padding: 0 1em; }
.mw-collapsible-toggle-default:before {
	content: '》';
	font-size: 9px;
	transform: rotate(90deg);
	display: inline-block;
	transition: .3s;
}
.mw-collapsed .mw-collapsible-toggle-default:before { transform: rotate(0deg); }
.mw-collapsible-toggle-default:after { content: ''; }
.mw-collapsible-text { padding-left: 1em; }
.mw-collapsible-text:hover { text-decoration: none; }

.mw-hidden-cats-hidden { display: none; }

.mw-editsection-bracket { display: none; }
.mw-editsection>a {
	color: #888;
	padding: .2em .4em;
	border-radius: 9px;
	font-size: .7em;
	opacity: .3;
}
.mw-editsection>a:hover {
	background: #8886;
	text-decoration: none;
}
.mw-editsection>a::before {
	content: "\F03EB";
	font-family: "Material Design Icons";
}
/* Code Editor */
.d .codeEditor-status {
	background-color: inherit;
}
/* Visual Editor */
.mw-editsection-visualeditor,
.mw-editsection-divider { display: none; }
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:active,
.oo-ui-popupToolGroup.oo-ui-widget-enabled > .oo-ui-popupToolGroup-handle:hover,
.oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
    background-color: #5af6;
}

.d .mw-spinner,
.d .wikiEditor-ui-toolbar .tabs span.tab a:before,
.d .wikiEditor-ui-toolbar .group .tool-select .label:after {
	filter: invert(1);
}
.d .oo-ui-popupToolGroup-tools {
    background-color: #222;
    border-color: #444;
}
.d .oo-ui-toolbar-bar,
.d .oo-ui-listToolGroup-tools .oo-ui-tool-active.oo-ui-widget-enabled .oo-ui-tool-link .oo-ui-tool-title {
	background-color: #111;
}

.ansi-black-fg { color: #3E424D; }
.ansi-black-bg { background-color: #3E424D; }
.ansi-black-intense-fg { color: #282C36; }
.ansi-black-intense-bg { background-color: #282C36; }
.ansi-red-fg { color: #E75C58; }
.ansi-red-bg { background-color: #E75C58; }
.ansi-red-intense-fg { color: #B22B31; }
.ansi-red-intense-bg { background-color: #B22B31; }
.ansi-green-fg { color: #00A250; }
.ansi-green-bg { background-color: #00A250; }
.ansi-green-intense-fg { color: #007427; }
.ansi-green-intense-bg { background-color: #007427; }
.ansi-yellow-fg { color: #DDB62B; }
.ansi-yellow-bg { background-color: #DDB62B; }
.ansi-yellow-intense-fg { color: #B27D12; }
.ansi-yellow-intense-bg { background-color: #B27D12; }
.ansi-blue-fg { color: #208FFB; }
.ansi-blue-bg { background-color: #208FFB; }
.ansi-blue-intense-fg { color: #0065CA; }
.ansi-blue-intense-bg { background-color: #0065CA; }
.ansi-magenta-fg { color: #D160C4; }
.ansi-magenta-bg { background-color: #D160C4; }
.ansi-magenta-intense-fg { color: #A03196; }
.ansi-magenta-intense-bg { background-color: #A03196; }
.ansi-cyan-fg { color: #60C6C8; }
.ansi-cyan-bg { background-color: #60C6C8; }
.ansi-cyan-intense-fg { color: #258F8F; }
.ansi-cyan-intense-bg { background-color: #258F8F; }
.ansi-white-fg { color: #C5C1B4; }
.ansi-white-bg { background-color: #C5C1B4; }
.ansi-white-intense-fg { color: #A1A6B2; }
.ansi-white-intense-bg { background-color: #A1A6B2; }
.ansi-bold { font-weight: bold; }
문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}