미디어위키:Common.css: 두 판 사이의 차이
편집 요약 없음 태그: 수동 되돌리기 |
편집 요약 없음 |
||
| (같은 사용자의 중간 판 118개는 보이지 않습니다) | |||
| 1번째 줄: | 1번째 줄: | ||
:root { | :root { | ||
--wiki: #81b11f; | --wiki: #81b11f; | ||
| 15번째 줄: | 14번째 줄: | ||
} | } | ||
. | #daemunche1 { | ||
background: url(https://w.halv.kr/images/e/ed/%EB%8C%80%EB%AC%B8%EC%A0%9C1.png) center no-repeat; | |||
background-size: contain; | |||
} | } | ||
#daemunche2 { | |||
background: url(https://w.halv.kr/images/2/26/%EB%8C%80%EB%AC%B8%EC%A0%9C2.png) center no-repeat; | |||
background-size: contain; | |||
} | } | ||
. | #daemunche3 { | ||
background: url(https://w.halv.kr/images/d/d5/%EB%8C%80%EB%AC%B8%EC%A0%9C3.png) center no-repeat; | |||
background-size: contain; | |||
} | } | ||
. | #daemunche4 { | ||
background: url(https://w.halv.kr/images/c/c5/%EB%8C%80%EB%AC%B8%EC%A0%9C4.png) center no-repeat; | |||
background-size: contain; | |||
} | } | ||
#daemunche5 { | |||
background: url(https://w.halv.kr/images/2/22/%EB%8C%80%EB%AC%B8%EC%A0%9C5.png) center no-repeat; | |||
background-size: contain; | |||
. | |||
} | } | ||
#daemunche6 { | |||
. | background: url(https://w.halv.kr/images/8/8e/%EB%8C%80%EB%AC%B8%EC%A0%9C6.png) center no-repeat; | ||
background-size: contain; | |||
} | } | ||
#daemunchett { | |||
background: url(https://w.halv.kr/images/d/d0/%EB%8C%80%EB%AC%B8%EC%A0%9Ctt.png) center no-repeat; | |||
background-size: contain; | |||
. | |||
} | } | ||
@media (prefers-color-scheme: light) { | |||
.light_template { display: block; } | |||
.dark_template { display: none; } | |||
} | } | ||
@media (prefers-color-scheme: dark) { | |||
.light_template { display: none; } | |||
.dark_template { display: block; } | |||
} | } | ||
. | .border-none { | ||
border-collapse: collapse !important; | |||
border: none !important; | |||
} | } | ||
. | .border-none tr:first-child td { | ||
border-top: none !important; | |||
} | } | ||
.border-none tr:last-child td { | |||
border-bottom: none !important; | border-bottom: none !important; | ||
} | } | ||
. | .border-none tr td:first-child { | ||
border-left: none !important; | |||
border- | |||
} | } | ||
. | .border-none tr td:last-child { | ||
border-right: none !important; | border-right: none !important; | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: | font-family: 'Youth'; | ||
src: url(' | src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff2') format('woff2'), | ||
url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff') format('woff'); | |||
font-weight: 400; | font-weight: 400; | ||
font- | font-display: swap; | ||
} | } | ||
.scrollabletable > table.wikitable { | |||
margin-top: 0 !important; | |||
margin-bottom: 0 !important; | |||
} | } | ||
div.noscrollbar::-webkit-scrollbar, .scrollabletable::-webkit-scrollbar { | |||
display: none !important; | |||
} | } | ||
div.noscrollbar, .scrollabletable { | |||
-ms-overflow-style: none !important; | |||
scrollbar-width: none !important; | |||
} | } | ||
#points-level { | |||
background-color: #81b11f; | |||
border-color: #81b11f52; | |||
width: | border-width: 2px; | ||
border: | border-style: solid; | ||
font-size: | font-size: 15px; | ||
text-align: center; | |||
float: left; | |||
padding: 1px 14px; | |||
margin: -1px 8px 0 0; | |||
border-radius: 23px; | |||
} | } | ||
. | #points-level::after { | ||
content: ""; | |||
position: absolute; | |||
top: 0; | |||
left: 0; | |||
width: 100%; | |||
height: 100%; | |||
background: linear-gradient(296deg,transparent 2%,rgba(255,255,255,0.6) 41%,rgba(255,255,255,0.6)39%,transparent 24%); | |||
mix-blend-mode: overlay; | |||
} | } | ||
#points-level { | |||
position: relative; | position: relative; | ||
box-shadow: 0 6px 12px rgba(0, 0, 0, 0), inset 0 -4px 10px rgba(255, 255, 255, 0.3); | |||
. | |||
} | } | ||
.arrow--down, .arrow--up { | |||
.arrow--down | height: 50px; | ||
.arrow-- | |||
} | } | ||
.mw-category.mw-category-columns { | |||
-moz-column-count: 3; | |||
column-count: 3; | |||
-moz-column-width: 24em; | |||
column-width: 16em; | |||
-top: 1rem; | |||
padding-top: 1rem; | |||
} | } | ||
.upload-badge { | |||
. | box-shadow: none; | ||
} | } | ||
td:has(> .removetd) { | |||
. | display: none !important; | ||
} | } | ||
th:has(> .removetd) { | |||
display: none !important; | |||
. | |||
} | } | ||
tr:has(> td > .removetr) { | |||
display: none !important; | |||
tr:has(> td | |||
display: | |||
} | } | ||
@font-face { | @font-face { | ||
font-family: 'SeoulAlrim'; | |||
font-family: ' | |||
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2505-1@1.0/SeoulAlrimTTF-Medium.woff2') format('woff2'); | src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2505-1@1.0/SeoulAlrimTTF-Medium.woff2') format('woff2'); | ||
font-weight: 400; | font-weight: 400; | ||
| 1,066번째 줄: | 159번째 줄: | ||
} | } | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'IntelOneMono'; | ||
font-weight: | src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/intelone-mono-font-family-regular.woff2') format('woff2'); | ||
font-weight: 400; | |||
font-style: normal; | font-style: normal; | ||
unicode-range: U+30-39; | |||
} | } | ||
@font-face { | @font-face { | ||
font-family: ' | font-family: 'IntelOneMonoItalic'; | ||
src: url('https:// | src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/intelone-mono-font-family-mediumitalic.woff2') format('woff2'); | ||
font-weigh: 400; | |||
font-family | |||
. | |||
font- | |||
font-display: swap; | font-display: swap; | ||
} | } | ||
.timetable tr td, .timetable tr > td span { | |||
font-family: "IntelOneMono", "Zen Kaku Gothic Antique", "SeoulAlrim","Pretendard",monospace !important; | |||
letter-spacing: -0.035rem !important; | |||
} | } | ||
.timetable tr > td .seriftt, .seriftt { | |||
font-family: "IntelOneMonoItalic" !important; | |||
font-size: 0.9rem !important; | |||
letter-spacing: -0.05rem !important; | |||
} | } | ||
@supports (height: -moz-available) { | |||
td.fitstationmulti { | |||
height: 100% !important; | |||
} | } | ||
} | } | ||
body.page-대문 .vh-title, | |||
body.page-대문 .vh-footer, | |||
body.page-대문 .vh-page-actions, | |||
body.page-대문 .liberty-content-header, | |||
body.page-대문 .mw-references-wrap { | |||
display: none !important; | |||
} | } | ||
body.page-대문 .nstftnra { | |||
margin-top: 0.2rem !important; | |||
margin | |||
} | } | ||
body.page-대문 .carouselwrapper, | |||
body.page-대문 .width-131 { | |||
margin-bottom: 1rem; | |||
} | } | ||
body.page-대문 div.carouselwrapper > p > a { | |||
display: block !important; | |||
} | } | ||
body.page-대문 .vh-container { | |||
body. | |||
border: none; | border: none; | ||
background: var(--altbg); | |||
background: | |||
} | } | ||
body.page-대문 .vh-content { | |||
. | margin-top: -3px; | ||
padding: 0; | padding: 0; | ||
background: var(--altbg); | |||
} | } | ||
@media (prefers-color-scheme: dark) { | |||
body.page-대문 .vh-container, | |||
body.page-대문 .vh-content { | |||
background: black; | |||
body.page- | |||
body.page- | |||
. | |||
background: | |||
} | } | ||
} | } | ||
@media screen and (max-width: 1024px) { | @media screen and (max-width: 1024px) { | ||
. | body.page-대문 .vh-content { | ||
margin-left: 1.3rem !important; | |||
} | |||
} | } | ||
@media screen and (max-width: 700px) { | |||
body.page-대문 div.twowords { | |||
flex-direction: column; | |||
height: min-content !important; | |||
} | |||
. | |||
. | |||
} | |||
body.page-대문 div.onewords { | |||
width: 100% !important; | |||
height: 201px !important; | |||
} | |||
} | } | ||
/* 기본 */ | |||
.nm-small, .nm-big { | |||
line-height: 1.5em; | |||
} | } | ||
. | /* +1단계 / -1단계 */ | ||
.nm-small-1 { font-size: 0.92589em; } | |||
.nm-big-1 { font-size: 1.28889em; } | |||
} | |||
. | |||
font-size: 1. | |||
} | |||
.nm-small-2 { font-size: 0.83333em; } | |||
font- | .nm-big-2 { font-size: 1.38889em; } | ||
} | |||
.nm-small-3 { font-size: 0.74067em; } | |||
.nm-big-3 { font-size: 1.48144em; } | |||
} | |||
. | .nm-small-4 { font-size: 0.64811em; } | ||
.nm-big-4 { font-size: 1.57400em; } | |||
} | |||
.nm-small-5 { font-size: 0.62222em; } | |||
.nm-big-5 { font-size: 1.66667em; } | |||
} | |||
. | .collapsible > .namutable { | ||
margin-top: 5px !important; | |||
margin-bottom: -5px !important; | |||
border: none; | border: none; | ||
} | } | ||
. | .collapsible > .namutable:has(> tbody) { | ||
margin-bottom: -10.5px !important; | |||
margin-top: 5px !important; | |||
} | } | ||
@font-face { | |||
font-family: 'Tangba'; | |||
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-4@1.1/Tangba12.woff2') format('woff2'); | |||
font-weight: normal; | |||
font-display: swap; | |||
font-family: ' | |||
. | |||
font-weight: | |||
} | } | ||
. | .noarticletext { | ||
visibility: hidden; | |||
font-size: 0; | |||
} | } | ||
. | .noarticletext::before { | ||
content: '이 문서가 현재 존재하지 않습니다. 이 문서에 대한 기록을 확인하거나 문서를 생성할 수 있습니다.'; | |||
visibility: visible; | |||
font-size: calc(15px * 1.02); | |||
} | } | ||
. | .noarticletext p { | ||
margin-top: 0.5rem; | |||
margin-bottom: 0.5rem; | |||
} | } | ||
. | .noarticletext .plainlinks a { | ||
margin-left | margin-left: 0.5em; | ||
visibility: visible; | |||
. | |||
cursor: pointer; | cursor: pointer; | ||
background: var(--bg); | |||
color: var(--text); | |||
border-radius: 0.5rem; | |||
float: right; | float: right; | ||
border: 1px solid var(--border); | |||
font-size: 1rem; | |||
line-height: 1.5rem; | |||
padding: 3.55px 15px; | |||
border: | |||
border | |||
line-height: 1 | |||
. | |||
} | } | ||
2026년 2월 24일 (화) 14:56 기준 최신판
:root {
--wiki: #81b11f;
--current: light-dark(#e0ffdb,#123a0d);
--alternativehistorytab: light-dark(#f5efe3, #2b251e);
--alternativehistoryborder: light-dark(#d1c4b6, #696058);
--alternativehistorytext: light-dark(#524940, HSL(30, 12%, 75%));
--usa: linear-gradient(120deg, #002664 0% 78%, #bb133e 78% 81%, #fff 81% 84%, #bb133e 84% 87%, #fff 87% 90%, #bb133e 90% 93%, #fff 93% 96%, #bb133e 96%);
--korea: linear-gradient(120deg, #fff 5%, #000 5%, #000 9%, #fff 9%, #fff 10%, #000 10%, #000 14%, #fff 14%, #fff 15%, #000 15%, #000 19%, #fff 19%, #fff 81%, #cd313a 81%, #cd313a 90%, #0047a0 90%);
--japan: radial-gradient(circle, #FE0000 69.9%, #fff 70.1%);
--duan: linear-gradient(120deg, #b3344b 11%, #fff 11%, #fff 13%, #b3344b 13%, #b3344b 18%, #fff 18%, #fff 82%, #356c9c 82%, #356c9c 87%, #fff 87%, #fff 89%, #356c9c 89%);
}
#daemunche1 {
background: url(https://w.halv.kr/images/e/ed/%EB%8C%80%EB%AC%B8%EC%A0%9C1.png) center no-repeat;
background-size: contain;
}
#daemunche2 {
background: url(https://w.halv.kr/images/2/26/%EB%8C%80%EB%AC%B8%EC%A0%9C2.png) center no-repeat;
background-size: contain;
}
#daemunche3 {
background: url(https://w.halv.kr/images/d/d5/%EB%8C%80%EB%AC%B8%EC%A0%9C3.png) center no-repeat;
background-size: contain;
}
#daemunche4 {
background: url(https://w.halv.kr/images/c/c5/%EB%8C%80%EB%AC%B8%EC%A0%9C4.png) center no-repeat;
background-size: contain;
}
#daemunche5 {
background: url(https://w.halv.kr/images/2/22/%EB%8C%80%EB%AC%B8%EC%A0%9C5.png) center no-repeat;
background-size: contain;
}
#daemunche6 {
background: url(https://w.halv.kr/images/8/8e/%EB%8C%80%EB%AC%B8%EC%A0%9C6.png) center no-repeat;
background-size: contain;
}
#daemunchett {
background: url(https://w.halv.kr/images/d/d0/%EB%8C%80%EB%AC%B8%EC%A0%9Ctt.png) center no-repeat;
background-size: contain;
}
@media (prefers-color-scheme: light) {
.light_template { display: block; }
.dark_template { display: none; }
}
@media (prefers-color-scheme: dark) {
.light_template { display: none; }
.dark_template { display: block; }
}
.border-none {
border-collapse: collapse !important;
border: none !important;
}
.border-none tr:first-child td {
border-top: none !important;
}
.border-none tr:last-child td {
border-bottom: none !important;
}
.border-none tr td:first-child {
border-left: none !important;
}
.border-none tr td:last-child {
border-right: none !important;
}
@font-face {
font-family: 'Youth';
src: url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff2') format('woff2'),
url('//cdn.jsdelivr.net/korean-webfonts/1/orgs/othrs/kywa/Youth/Youth.woff') format('woff');
font-weight: 400;
font-display: swap;
}
.scrollabletable > table.wikitable {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
div.noscrollbar::-webkit-scrollbar, .scrollabletable::-webkit-scrollbar {
display: none !important;
}
div.noscrollbar, .scrollabletable {
-ms-overflow-style: none !important;
scrollbar-width: none !important;
}
#points-level {
background-color: #81b11f;
border-color: #81b11f52;
border-width: 2px;
border-style: solid;
font-size: 15px;
text-align: center;
float: left;
padding: 1px 14px;
margin: -1px 8px 0 0;
border-radius: 23px;
}
#points-level::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: linear-gradient(296deg,transparent 2%,rgba(255,255,255,0.6) 41%,rgba(255,255,255,0.6)39%,transparent 24%);
mix-blend-mode: overlay;
}
#points-level {
position: relative;
box-shadow: 0 6px 12px rgba(0, 0, 0, 0), inset 0 -4px 10px rgba(255, 255, 255, 0.3);
}
.arrow--down, .arrow--up {
height: 50px;
}
.mw-category.mw-category-columns {
-moz-column-count: 3;
column-count: 3;
-moz-column-width: 24em;
column-width: 16em;
-top: 1rem;
padding-top: 1rem;
}
.upload-badge {
box-shadow: none;
}
td:has(> .removetd) {
display: none !important;
}
th:has(> .removetd) {
display: none !important;
}
tr:has(> td > .removetr) {
display: none !important;
}
@font-face {
font-family: 'SeoulAlrim';
src: url('https://fastly.jsdelivr.net/gh/projectnoonnu/2505-1@1.0/SeoulAlrimTTF-Medium.woff2') format('woff2');
font-weight: 400;
font-style: normal;
unicode-range: U+30-39;
}
@font-face {
font-family: 'IntelOneMono';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/intelone-mono-font-family-regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
unicode-range: U+30-39;
}
@font-face {
font-family: 'IntelOneMonoItalic';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_2307-1@1.1/intelone-mono-font-family-mediumitalic.woff2') format('woff2');
font-weigh: 400;
font-display: swap;
}
.timetable tr td, .timetable tr > td span {
font-family: "IntelOneMono", "Zen Kaku Gothic Antique", "SeoulAlrim","Pretendard",monospace !important;
letter-spacing: -0.035rem !important;
}
.timetable tr > td .seriftt, .seriftt {
font-family: "IntelOneMonoItalic" !important;
font-size: 0.9rem !important;
letter-spacing: -0.05rem !important;
}
@supports (height: -moz-available) {
td.fitstationmulti {
height: 100% !important;
}
}
body.page-대문 .vh-title,
body.page-대문 .vh-footer,
body.page-대문 .vh-page-actions,
body.page-대문 .liberty-content-header,
body.page-대문 .mw-references-wrap {
display: none !important;
}
body.page-대문 .nstftnra {
margin-top: 0.2rem !important;
}
body.page-대문 .carouselwrapper,
body.page-대문 .width-131 {
margin-bottom: 1rem;
}
body.page-대문 div.carouselwrapper > p > a {
display: block !important;
}
body.page-대문 .vh-container {
border: none;
background: var(--altbg);
}
body.page-대문 .vh-content {
margin-top: -3px;
padding: 0;
background: var(--altbg);
}
@media (prefers-color-scheme: dark) {
body.page-대문 .vh-container,
body.page-대문 .vh-content {
background: black;
}
}
@media screen and (max-width: 1024px) {
body.page-대문 .vh-content {
margin-left: 1.3rem !important;
}
}
@media screen and (max-width: 700px) {
body.page-대문 div.twowords {
flex-direction: column;
height: min-content !important;
}
body.page-대문 div.onewords {
width: 100% !important;
height: 201px !important;
}
}
/* 기본 */
.nm-small, .nm-big {
line-height: 1.5em;
}
/* +1단계 / -1단계 */
.nm-small-1 { font-size: 0.92589em; }
.nm-big-1 { font-size: 1.28889em; }
.nm-small-2 { font-size: 0.83333em; }
.nm-big-2 { font-size: 1.38889em; }
.nm-small-3 { font-size: 0.74067em; }
.nm-big-3 { font-size: 1.48144em; }
.nm-small-4 { font-size: 0.64811em; }
.nm-big-4 { font-size: 1.57400em; }
.nm-small-5 { font-size: 0.62222em; }
.nm-big-5 { font-size: 1.66667em; }
.collapsible > .namutable {
margin-top: 5px !important;
margin-bottom: -5px !important;
border: none;
}
.collapsible > .namutable:has(> tbody) {
margin-bottom: -10.5px !important;
margin-top: 5px !important;
}
@font-face {
font-family: 'Tangba';
src: url('https://cdn.jsdelivr.net/gh/projectnoonnu/2601-4@1.1/Tangba12.woff2') format('woff2');
font-weight: normal;
font-display: swap;
}
.noarticletext {
visibility: hidden;
font-size: 0;
}
.noarticletext::before {
content: '이 문서가 현재 존재하지 않습니다. 이 문서에 대한 기록을 확인하거나 문서를 생성할 수 있습니다.';
visibility: visible;
font-size: calc(15px * 1.02);
}
.noarticletext p {
margin-top: 0.5rem;
margin-bottom: 0.5rem;
}
.noarticletext .plainlinks a {
margin-left: 0.5em;
visibility: visible;
cursor: pointer;
background: var(--bg);
color: var(--text);
border-radius: 0.5rem;
float: right;
border: 1px solid var(--border);
font-size: 1rem;
line-height: 1.5rem;
padding: 3.55px 15px;
}