태그: 편집 취소 |
편집 요약 없음 |
||
| 2번째 줄: | 2번째 줄: | ||
COASTLINE: BLACK ICE | COASTLINE: BLACK ICE | ||
MediaWiki:Test.css FULL REPLACEMENT | MediaWiki:Test.css FULL REPLACEMENT | ||
2000s Industrial | 2000s Industrial Archive Skin | ||
flat / cell-shaded / low-noise finish | |||
========================================= */ | ========================================= */ | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
0. | 0. 대문 전용 변수 | ||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 { | body.page-대문 { | ||
--clbi-bg: #020202; | --clbi-bg: #020202; | ||
--clbi-grid: rgba( | --clbi-grid: rgba(120,120,120,0.07); | ||
--clbi-panel: # | --clbi-panel: #101010; | ||
--clbi-panel-2: # | --clbi-panel-2: #141414; | ||
--clbi-panel-3: # | --clbi-panel-3: #181818; | ||
--clbi-title: # | --clbi-title: #1d1d1d; | ||
--clbi-title-2: # | --clbi-title-2: #242424; | ||
--clbi- | --clbi-well: #080808; | ||
--clbi-row: #131313; | --clbi-row: #131313; | ||
--clbi- | --clbi-line: #2b2b2b; | ||
--clbi- | --clbi-line-soft: #202020; | ||
--clbi- | --clbi-line-hi: #4a4a4a; | ||
--clbi-low: #050505 | --clbi-line-low: #050505; | ||
--clbi-text: #e2e2e2; | --clbi-text: #e2e2e2; | ||
--clbi-text-soft: #c8c8c8; | --clbi-text-soft: #c8c8c8; | ||
--clbi-text-dim: # | --clbi-text-dim: #8a8a8a; | ||
--clbi-text- | --clbi-text-faint: #5f5f5f; | ||
background: #000 !important; | background: #000 !important; | ||
| 48번째 줄: | 44번째 줄: | ||
body.page-대문 a { | body.page-대문 a { | ||
color: var(--clbi-text) !important; | color: var(--clbi-text) !important; | ||
} | } | ||
| 57번째 줄: | 52번째 줄: | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
1. | 1. 배경 | ||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 67번째 줄: | 62번째 줄: | ||
content: ""; | content: ""; | ||
position: absolute; | position: absolute; | ||
inset: 0 !important; | |||
width: auto !important; | |||
width: | height: auto !important; | ||
height: | opacity: 0.32 !important; | ||
opacity: 0. | |||
filter: none !important; | filter: none !important; | ||
animation: none !important; | animation: none !important; | ||
| 77번째 줄: | 71번째 줄: | ||
linear-gradient(var(--clbi-grid) 1px, transparent 1px), | linear-gradient(var(--clbi-grid) 1px, transparent 1px), | ||
linear-gradient(90deg, var(--clbi-grid) 1px, transparent 1px) !important; | linear-gradient(90deg, var(--clbi-grid) 1px, transparent 1px) !important; | ||
background-size: | background-size: 64px 64px !important; | ||
} | } | ||
| 85번째 줄: | 79번째 줄: | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
2. | 2. 전체 레이아웃 | ||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 #clbi-top-nav-wrap { | body.page-대문 #clbi-top-nav-wrap { | ||
width: min( | width: min(1984px, calc(100% - 16px)) !important; | ||
margin: 0 auto !important; | margin: 0 auto !important; | ||
padding: 8px | padding: 8px 0 0 !important; | ||
} | } | ||
body.page-대문 .content-wrapper { | body.page-대문 .content-wrapper { | ||
width: min( | width: min(1984px, calc(100% - 16px)) !important; | ||
max-width: | max-width: 1984px !important; | ||
margin: 0 auto !important; | margin: 0 auto !important; | ||
padding: 8px !important; | padding: 8px 0 !important; | ||
display: flex !important; | display: flex !important; | ||
align-items: flex-start !important; | align-items: flex-start !important; | ||
| 106번째 줄: | 100번째 줄: | ||
body.page-대문 .container-fluid.liberty-content { | body.page-대문 .container-fluid.liberty-content { | ||
width: auto !important; | width: auto !important; | ||
min-width: 0 !important; | min-width: 0 !important; | ||
max-width: 1500px !important; | |||
flex: 1 1 auto !important; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding-bottom: 0 !important; | padding-bottom: 0 !important; | ||
| 121번째 줄: | 115번째 줄: | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
3. | 3. 공통 프레임 규칙 | ||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 #clbi-top-nav, | body.page-대문 #clbi-top-nav, | ||
body.page-대문 .clbi-left-box, | |||
body.page-대문 .clbi-right-box, | |||
body.page-대문 #clbi-main-logo, | body.page-대문 #clbi-main-logo, | ||
body.page-대문 .liberty-content-main, | body.page-대문 .liberty-content-main, | ||
body.page-대문 .clbi-y2k-hero, | body.page-대문 .clbi-y2k-hero, | ||
body.page-대문 .clbi-y2k-box { | body.page-대문 .clbi-y2k-box { | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border- | border-width: 1px !important; | ||
border- | border-style: solid !important; | ||
border- | border-color: var(--clbi-line-hi) var(--clbi-line-low) var(--clbi-line-low) var(--clbi-line-hi) !important; | ||
background: var(--clbi-panel) !important; | background: var(--clbi-panel) !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
outline: none !important; | outline: none !important; | ||
filter: none !important; | filter: none !important; | ||
} | } | ||
| 147번째 줄: | 138번째 줄: | ||
body.page-대문 .clbi-right-title, | body.page-대문 .clbi-right-title, | ||
body.page-대문 .clbi-y2k-hero-top, | body.page-대문 .clbi-y2k-hero-top, | ||
body.page-대문 .clbi-y2k- | body.page-대문 .clbi-y2k-plate-title, | ||
body.page-대문 .clbi-y2k- | body.page-대문 .clbi-y2k-box-title { | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
background: var(--clbi-title) !important; | |||
border: none !important; | border: none !important; | ||
border-bottom: 1px solid var(--clbi-low) !important; | border-bottom: 1px solid var(--clbi-line-low) !important; | ||
box-shadow: none !important; | |||
color: #f0f0f0 !important; | color: #f0f0f0 !important; | ||
text-shadow: 1px 1px 0 #000 !important; | text-shadow: 1px 1px 0 #000 !important; | ||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
4. | 4. 상단 네비게이션 | ||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 #clbi-top-nav { | body.page-대문 #clbi-top-nav { | ||
margin | margin: 0 !important; | ||
overflow: visible !important; | |||
} | } | ||
body.page-대문 #clbi-top-nav-main { | body.page-대문 #clbi-top-nav-main { | ||
display: flex !important; | display: flex !important; | ||
align-items: stretch !important; | align-items: stretch !important; | ||
| 173번째 줄: | 164번째 줄: | ||
min-height: 36px !important; | min-height: 36px !important; | ||
height: 36px !important; | height: 36px !important; | ||
} | } | ||
| 185번째 줄: | 172번째 줄: | ||
min-width: 0 !important; | min-width: 0 !important; | ||
height: 36px !important; | height: 36px !important; | ||
} | |||
body.page-대문 #clbi-top-nav-logo { | |||
display: none !important; | |||
} | } | ||
body.page-대문 .clbi-top-nav-item { | body.page-대문 .clbi-top-nav-item { | ||
width: 118px !important; | width: 118px !important; | ||
flex: 0 0 118px !important; | flex: 0 0 118px !important; | ||
| 198번째 줄: | 184번째 줄: | ||
height: 36px !important; | height: 36px !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
display: flex !important; | |||
align-items: center !important; | |||
justify-content: center !important; | |||
gap: 6px !important; | |||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border: none !important; | border: none !important; | ||
border-right: 1px solid var(--clbi-low) !important; | border-right: 1px solid var(--clbi-line-low) !important; | ||
background: | |||
background: var(--clbi-panel-3) !important; | |||
color: var(--clbi-text) !important; | color: var(--clbi-text) !important; | ||
font-size: 11px !important; | font-size: 11px !important; | ||
line-height: 1 !important; | line-height: 1 !important; | ||
text-shadow: 1px 1px 0 #000 !important; | |||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
body.page-대문 .clbi-top-nav-item:hover, | body.page-대문 .clbi-top-nav-item:hover, | ||
body.page-대문 .clbi-top-nav-item.clbi-tnav-active { | body.page-대문 .clbi-top-nav-item.clbi-tnav-active { | ||
background: | background: var(--clbi-title-2) !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
text-decoration: none !important; | text-decoration: none !important; | ||
} | } | ||
body.page-대문 .clbi-tnav-icon, | body.page-대문 .clbi-tnav-icon, | ||
body.page-대문 .clbi-icon { | body.page-대문 .clbi-icon { | ||
filter: grayscale(1) brightness(1.35) contrast(0.95) !important; | |||
filter: grayscale(1) brightness(1. | |||
opacity: 0.86 !important; | opacity: 0.86 !important; | ||
} | } | ||
| 259번째 줄: | 222번째 줄: | ||
bottom: auto !important; | bottom: auto !important; | ||
transform: none !important; | transform: none !important; | ||
display: flex !important; | display: flex !important; | ||
align-items: center !important; | align-items: center !important; | ||
justify-content: center !important; | justify-content: center !important; | ||
flex: 0 0 276px !important; | flex: 0 0 276px !important; | ||
width: 276px !important; | width: 276px !important; | ||
| 269번째 줄: | 232번째 줄: | ||
padding: 0 8px !important; | padding: 0 8px !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
} | } | ||
| 278번째 줄: | 239번째 줄: | ||
height: 22px !important; | height: 22px !important; | ||
padding: 2px 7px !important; | padding: 2px 7px !important; | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border: 1px solid | border-width: 1px !important; | ||
border-style: solid !important; | |||
border-color: #050505 #303030 #303030 #050505 !important; | |||
background: #050505 !important; | background: #050505 !important; | ||
color: #dcdcdc !important; | color: #dcdcdc !important; | ||
font-size: 11px !important; | font-size: 11px !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
| 291번째 줄: | 254번째 줄: | ||
width: 260px !important; | width: 260px !important; | ||
max-width: 260px !important; | max-width: 260px !important; | ||
border-color: # | outline: none !important; | ||
border-color: #080808 #464646 #464646 #080808 !important; | |||
} | } | ||
| 298번째 줄: | 262번째 줄: | ||
align-items: stretch !important; | align-items: stretch !important; | ||
flex: 0 0 auto !important; | flex: 0 0 auto !important; | ||
} | } | ||
body.page-대문 #clbi-tnav-info { | |||
width: 44px !important; | |||
flex-basis: 44px !important; | |||
} | |||
/* 세계관 하위 메뉴 */ | |||
body.page-대문 #clbi-sub-worldbuilding { | body.page-대문 #clbi-sub-worldbuilding { | ||
display: none !important; | |||
background: #090909 !important; | |||
border-top: 1px solid #000 !important; | |||
border-top: | |||
} | } | ||
body.page-대문 #clbi-sub-worldbuilding.worldbuilding-open { | body.page-대문 #clbi-sub-worldbuilding.worldbuilding-open { | ||
display: block !important; | |||
} | } | ||
body.page-대문 #clbi-sub-worldbuilding-inner, | body.page-대문 #clbi-sub-worldbuilding-inner, | ||
body.page-대문 .clbi-tnav-sub-list { | body.page-대문 .clbi-tnav-sub-list { | ||
display: flex !important; | display: flex !important; | ||
align-items: stretch !important; | align-items: stretch !important; | ||
height: 24px !important; | |||
} | } | ||
body.page-대문 .clbi-tnav-sub-item { | body.page-대문 .clbi-tnav-sub-item { | ||
min-height: 24px !important; | |||
height: 24px !important; | |||
padding: 0 14px !important; | |||
display: flex !important; | display: flex !important; | ||
align-items: center !important; | align-items: center !important; | ||
justify-content: center !important; | justify-content: center !important; | ||
border-radius: 0 !important; | |||
border: none !important; | border: none !important; | ||
border-right: 1px solid var(--clbi-low) !important; | border-right: 1px solid var(--clbi-line-low) !important; | ||
background: # | |||
color: | background: #151515 !important; | ||
color: #e5e5e5 !important; | |||
font-size: 10px !important; | font-size: 10px !important; | ||
text-decoration: none !important; | |||
text-shadow: 1px 1px 0 #000 !important; | |||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
body.page-대문 .clbi-tnav-sub-item:hover { | body.page-대문 .clbi-tnav-sub-item:hover { | ||
background: # | background: #222 !important; | ||
color: #fff !important; | color: #fff !important; | ||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
5. 좌우 사이드바 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 380번째 줄: | 331번째 줄: | ||
body.page-대문 .clbi-left-box, | body.page-대문 .clbi-left-box, | ||
body.page-대문 .clbi-right-box { | body.page-대문 .clbi-right-box { | ||
overflow: hidden !important; | |||
} | } | ||
body.page-대문 .clbi-left-title, | body.page-대문 .clbi-left-title, | ||
body.page-대문 .clbi-right-title { | body.page-대문 .clbi-right-title { | ||
min-height: | min-height: 23px !important; | ||
padding: 5px 8px !important; | padding: 5px 8px !important; | ||
display: flex !important; | display: flex !important; | ||
align-items: center !important; | align-items: center !important; | ||
gap: 6px !important; | gap: 6px !important; | ||
font-size: 11px !important; | font-size: 11px !important; | ||
font-weight: 700 !important; | |||
line-height: 1.2 !important; | line-height: 1.2 !important; | ||
letter-spacing: 0 !important; | letter-spacing: 0 !important; | ||
} | } | ||
| 399번째 줄: | 352번째 줄: | ||
body.page-대문 .clbi-right-content { | body.page-대문 .clbi-right-content { | ||
padding: 8px !important; | padding: 8px !important; | ||
background: var(--clbi-well) !important; | |||
color: var(--clbi-text-soft) !important; | color: var(--clbi-text-soft) !important; | ||
font-size: 11px !important; | font-size: 11px !important; | ||
line-height: 1.55 !important; | line-height: 1.55 !important; | ||
box-shadow: none !important; | |||
} | } | ||
/* | /* 우측 중복 검색 박스는 상단 검색만 쓰도록 숨김 */ | ||
body.page-대문 | @supports selector(:has(*)) { | ||
body.page-대문 .clbi-right-box:has(#clbi-search-input) { | |||
display: none !important; | |||
} | |||
} | } | ||
/* 왼쪽 뉴스 | /* 왼쪽 뉴스 박스는 체인지로그 성격만 남김 */ | ||
body.page-대문 #clbi-left-news-recent-title, | body.page-대문 #clbi-left-news-recent-title, | ||
body.page-대문 #clbi-left-recent-list, | body.page-대문 #clbi-left-recent-list, | ||
| 424번째 줄: | 380번째 줄: | ||
body.page-대문 .clbi-news-feed-title { | body.page-대문 .clbi-news-feed-title { | ||
margin: 0 0 7px !important; | margin: 0 0 7px !important; | ||
padding: 0 !important; | padding: 0 2px !important; | ||
color: var(--clbi-text-dim) !important; | color: var(--clbi-text-dim) !important; | ||
font-size: 9px !important; | font-size: 9px !important; | ||
| 431번째 줄: | 387번째 줄: | ||
} | } | ||
/* 최근 변경 행 */ | |||
body.page-대문 .clbi-recent-item { | body.page-대문 .clbi-recent-item { | ||
display: flex !important; | display: flex !important; | ||
| 436번째 줄: | 393번째 줄: | ||
justify-content: space-between !important; | justify-content: space-between !important; | ||
gap: 6px !important; | gap: 6px !important; | ||
margin: 0 !important; | margin: 0 0 4px !important; | ||
padding: 4px | padding: 4px 5px !important; | ||
border | border: 1px solid var(--clbi-line-soft) !important; | ||
background: | background: var(--clbi-row) !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
| 458번째 줄: | 411번째 줄: | ||
color: #d8d8d8 !important; | color: #d8d8d8 !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
text-decoration: none !important; | |||
} | |||
body.page-대문 .clbi-recent-title:hover { | |||
color: #ffffff !important; | |||
text-decoration: underline !important; | |||
} | } | ||
body.page-대문 .clbi-recent-time { | body.page-대문 .clbi-recent-time { | ||
color: var(--clbi-text-dim) !important; | color: var(--clbi-text-dim) !important; | ||
font-size: 9px !important; | font-size: 9px !important; | ||
white-space: nowrap !important; | white-space: nowrap !important; | ||
flex: 0 0 auto !important; | |||
} | } | ||
| 471번째 줄: | 429번째 줄: | ||
body.page-대문 #clbi-right-sidebar .clbi-right-box > div[style*="display:flex"], | body.page-대문 #clbi-right-sidebar .clbi-right-box > div[style*="display:flex"], | ||
body.page-대문 #clbi-right-sidebar .clbi-right-box > div[style*="flex-direction"] { | body.page-대문 #clbi-right-sidebar .clbi-right-box > div[style*="flex-direction"] { | ||
background: | background: #151515 !important; | ||
} | } | ||
body.page-대문 #clbi-right-sidebar img { | body.page-대문 #clbi-right-sidebar img { | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border | border: 1px solid #444 !important; | ||
} | } | ||
| 482번째 줄: | 440번째 줄: | ||
display: block !important; | display: block !important; | ||
margin: 0 0 4px !important; | margin: 0 0 4px !important; | ||
padding: | padding: 4px 8px !important; | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border: 1px solid | border: 1px solid var(--clbi-line) !important; | ||
border-left: 3px solid # | border-left: 3px solid #5a5a5a !important; | ||
background: # | |||
color: | background: #181818 !important; | ||
color: #e0e0e0 !important; | |||
font-size: 11px !important; | font-size: 11px !important; | ||
font-weight: 700 !important; | font-weight: 700 !important; | ||
line-height: 1. | line-height: 1.4 !important; | ||
text-decoration: none !important; | |||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
body.page-대문 .clbi-user-btn:hover, | body.page-대문 .clbi-user-btn:hover, | ||
body.page-대문 .clbi-user-btn.clbi-user-btn-active { | body.page-대문 .clbi-user-btn.clbi-user-btn-active { | ||
background: # | background: #242424 !important; | ||
color: # | color: #ffffff !important; | ||
} | } | ||
| 512번째 줄: | 467번째 줄: | ||
/* 링크 박스 */ | /* 링크 박스 */ | ||
body.page-대문 .clbi-link-box ul { | body.page-대문 .clbi-link-box ul { | ||
display: flex !important; | display: flex !important; | ||
| 525번째 줄: | 476번째 줄: | ||
body.page-대문 .clbi-link-box ul li { | body.page-대문 .clbi-link-box ul li { | ||
flex: 1 !important; | flex: 1 1 0 !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| 534번째 줄: | 485번째 줄: | ||
align-items: center !important; | align-items: center !important; | ||
justify-content: center !important; | justify-content: center !important; | ||
width: 100% !important; | width: 100% !important; | ||
min-height: | min-height: 28px !important; | ||
padding: | padding: 6px 0 !important; | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border: 1px solid | border: 1px solid var(--clbi-line) !important; | ||
background: # | background: #181818 !important; | ||
color: #a0a0a0 !important; | color: #a0a0a0 !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
font-weight: 700 !important; | font-weight: 700 !important; | ||
text-align: center !important; | text-align: center !important; | ||
text-decoration: none !important; | |||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
body.page-대문 .clbi-link-box ul li a:hover { | body.page-대문 .clbi-link-box ul li a:hover { | ||
background: # | background: #242424 !important; | ||
color: # | color: #ffffff !important; | ||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
6. 로고 박스 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 561번째 줄: | 516번째 줄: | ||
padding: 10px 0 8px !important; | padding: 10px 0 8px !important; | ||
text-align: center !important; | text-align: center !important; | ||
} | } | ||
| 570번째 줄: | 524번째 줄: | ||
filter: | filter: | ||
grayscale(1) | grayscale(1) | ||
contrast(1. | contrast(1.06) | ||
brightness(1.02) | brightness(1.02) | ||
drop-shadow(2px 2px 0 #000) !important; | drop-shadow(2px 2px 0 #000) !important; | ||
| 576번째 줄: | 530번째 줄: | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
7. 중앙 본문 컨테이너 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 .Liberty .content-wrapper .liberty-content .liberty-content-main, | body.page-대문 .Liberty .content-wrapper .liberty-content .liberty-content-main, | ||
body.page-대문 .liberty-content-main { | body.page-대문 .liberty-content-main { | ||
overflow: hidden !important; | |||
color: var(--clbi-text) !important; | |||
background: var(--clbi-panel) !important; | |||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border- | border-width: 1px !important; | ||
border- | border-style: solid !important; | ||
border- | border-color: var(--clbi-line-hi) var(--clbi-line-low) var(--clbi-line-low) var(--clbi-line-hi) !important; | ||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
body.page-대문 .liberty-content-main .mw-parser-output { | body.page-대문 .liberty-content-main .mw-parser-output { | ||
padding: 8px !important; | padding: 8px !important; | ||
} | |||
body.page-대문 .liberty-content-header { | |||
display: none !important; | |||
} | |||
body.page-대문 .mw-page-title-main.clbi-hide, | |||
body.page-대문 .mw-page-title-main.clbi-hide::after, | |||
body.page-대문 .catlinks { | |||
display: none !important; | |||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
8. 대문 전용 HTML 기본 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 .clbi-y2k-home { | body.page-대문 .clbi-y2k-home { | ||
color: #d6d6d6 !important; | |||
font-size: 11px !important; | font-size: 11px !important; | ||
line-height: 1.5 !important; | line-height: 1.5 !important; | ||
} | } | ||
| 623번째 줄: | 575번째 줄: | ||
body.page-대문 .clbi-y2k-home a:hover { | body.page-대문 .clbi-y2k-home a:hover { | ||
color: # | color: #ffffff !important; | ||
text-decoration: underline !important; | text-decoration: underline !important; | ||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
9. 대문 히어로 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 643번째 줄: | 595번째 줄: | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 6px !important; | padding: 6px !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-hero-top { | body.page-대문 .clbi-y2k-hero-top { | ||
height: 24px !important; | |||
padding: 0 8px !important; | |||
display: flex !important; | display: flex !important; | ||
align-items: center !important; | align-items: center !important; | ||
justify-content: space-between !important; | justify-content: space-between !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
line-height: 24px !important; | line-height: 24px !important; | ||
overflow: hidden !important; | |||
} | } | ||
| 663번째 줄: | 616번째 줄: | ||
margin-top: 6px !important; | margin-top: 6px !important; | ||
align-items: stretch !important; | align-items: stretch !important; | ||
} | |||
body.page-대문 .clbi-y2k-feature, | |||
body.page-대문 .clbi-y2k-sideplate { | |||
min-width: 0 !important; | |||
border: 1px solid var(--clbi-line-soft) !important; | |||
background: var(--clbi-well) !important; | |||
box-shadow: none !important; | |||
} | } | ||
body.page-대문 .clbi-y2k-feature { | body.page-대문 .clbi-y2k-feature { | ||
min-height: 235px !important; | min-height: 235px !important; | ||
padding: 12px 16px !important; | padding: 12px 16px !important; | ||
} | } | ||
| 685번째 줄: | 634번째 줄: | ||
margin: 0 0 10px !important; | margin: 0 0 10px !important; | ||
padding: 0 0 7px !important; | padding: 0 0 7px !important; | ||
border-bottom: 1px solid | |||
color: # | border-bottom: 1px solid var(--clbi-line-soft) !important; | ||
color: #f4f4f4 !important; | |||
font-size: 22px !important; | font-size: 22px !important; | ||
line-height: 1.25 !important; | line-height: 1.25 !important; | ||
| 696번째 줄: | 647번째 줄: | ||
max-width: 760px !important; | max-width: 760px !important; | ||
margin: 0 auto 10px !important; | margin: 0 auto 10px !important; | ||
color: #d8d8d8 !important; | color: #d8d8d8 !important; | ||
font-size: 12px !important; | font-size: 12px !important; | ||
| 704번째 줄: | 656번째 줄: | ||
body.page-대문 .clbi-y2k-sideplate { | body.page-대문 .clbi-y2k-sideplate { | ||
padding: 8px !important; | padding: 8px !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-plate-title { | body.page-대문 .clbi-y2k-plate-title { | ||
min-height: 22px !important; | |||
margin: 0 0 6px !important; | margin: 0 0 6px !important; | ||
padding: 5px 7px !important; | padding: 5px 7px !important; | ||
border: 1px solid var(--clbi-line-soft) !important; | |||
background: var(--clbi-title) !important; | |||
font-size: 10px !important; | font-size: 10px !important; | ||
font-weight: 700 !important; | |||
line-height: 1.2 !important; | line-height: 1.2 !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-mini-table { | body.page-대문 .clbi-y2k-mini-table { | ||
width: 100% !important; | width: 100% !important; | ||
border-collapse: collapse !important; | |||
table-layout: fixed !important; | table-layout: fixed !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
| 734번째 줄: | 681번째 줄: | ||
body.page-대문 .clbi-y2k-mini-table td { | body.page-대문 .clbi-y2k-mini-table td { | ||
padding: 6px | padding: 5px 6px !important; | ||
border | border: 1px solid var(--clbi-line-soft) !important; | ||
background: #111 !important; | |||
background: # | |||
color: #cfcfcf !important; | color: #cfcfcf !important; | ||
vertical-align: middle !important; | |||
} | } | ||
body.page-대문 .clbi-y2k-mini-table td:first-child { | body.page-대문 .clbi-y2k-mini-table td:first-child { | ||
width: | width: 72px !important; | ||
color: | color: var(--clbi-text-dim) !important; | ||
background: #0b0b0b !important; | background: #0b0b0b !important; | ||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
10. 티커 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 765번째 줄: | 702번째 줄: | ||
margin: 0 0 6px !important; | margin: 0 0 6px !important; | ||
padding: 0 8px !important; | padding: 0 8px !important; | ||
border: 1px solid | |||
border: 1px solid var(--clbi-line) !important; | |||
background: #171717 !important; | background: #171717 !important; | ||
color: #bdbdbd !important; | color: #bdbdbd !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
line-height: | line-height: 22px !important; | ||
white-space: nowrap !important; | white-space: nowrap !important; | ||
overflow: hidden !important; | overflow: hidden !important; | ||
| 777번째 줄: | 716번째 줄: | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
11. 하단 대문 모듈 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 784번째 줄: | 723번째 줄: | ||
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 260px !important; | grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 260px !important; | ||
gap: 6px !important; | gap: 6px !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-box { | body.page-대문 .clbi-y2k-box { | ||
min-width: 0 !important; | min-width: 0 !important; | ||
overflow: hidden !important; | |||
} | } | ||
| 795번째 줄: | 733번째 줄: | ||
height: 24px !important; | height: 24px !important; | ||
padding: 0 8px !important; | padding: 0 8px !important; | ||
color: #f1f1f1 !important; | color: #f1f1f1 !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
font-weight: 700 !important; | font-weight: 700 !important; | ||
line-height: 24px !important; | line-height: 24px !important; | ||
overflow: hidden !important; | |||
} | } | ||
body.page-대문 .clbi-y2k-box-body { | body.page-대문 .clbi-y2k-box-body { | ||
padding: 7px !important; | padding: 7px !important; | ||
background: | background: var(--clbi-well) !important; | ||
border: none !important; | |||
box-shadow: none !important; | box-shadow: none !important; | ||
} | } | ||
| 819번째 줄: | 759번째 줄: | ||
align-items: center !important; | align-items: center !important; | ||
gap: 8px !important; | gap: 8px !important; | ||
min-height: 22px !important; | min-height: 22px !important; | ||
margin: 0 !important; | |||
padding: 4px 6px !important; | |||
border | |||
background: | border: 1px solid var(--clbi-line-soft) !important; | ||
background: var(--clbi-row) !important; | |||
color: #cfcfcf !important; | color: #cfcfcf !important; | ||
line-height: 1.35 !important; | line-height: 1.35 !important; | ||
| 829번째 줄: | 771번째 줄: | ||
} | } | ||
body.page-대문 .clbi-y2k-list li | body.page-대문 .clbi-y2k-list li + li { | ||
margin-top: 4px !important; | |||
} | } | ||
| 841번째 줄: | 783번째 줄: | ||
body.page-대문 .clbi-y2k-meta { | body.page-대문 .clbi-y2k-meta { | ||
color: var(--clbi-text-dim) !important; | color: var(--clbi-text-dim) !important; | ||
white-space: nowrap !important; | white-space: nowrap !important; | ||
font-size: 9px !important; | font-size: 9px !important; | ||
flex: 0 0 auto !important; | |||
} | } | ||
body.page-대문 .clbi-y2k-status-grid { | body.page-대문 .clbi-y2k-status-grid { | ||
display: grid !important; | display: grid !important; | ||
grid-template-columns: 1fr 1fr !important; | grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important; | ||
gap: 6px !important; | gap: 6px !important; | ||
margin | margin: 0 0 6px !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-counter { | body.page-대문 .clbi-y2k-counter { | ||
min-width: 0 !important; | min-width: 0 !important; | ||
padding: | padding: 6px !important; | ||
border: 1px solid | |||
border: 1px solid var(--clbi-line-soft) !important; | |||
background: #070707 !important; | background: #070707 !important; | ||
text-align: center !important; | text-align: center !important; | ||
| 881번째 줄: | 824번째 줄: | ||
body.page-대문 .clbi-y2k-guest { | body.page-대문 .clbi-y2k-guest { | ||
padding: 6px !important; | padding: 6px !important; | ||
border: 1px solid | border: 1px solid var(--clbi-line-soft) !important; | ||
background: | background: var(--clbi-row) !important; | ||
color: #c7c7c7 !important; | color: #c7c7c7 !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
| 890번째 줄: | 833번째 줄: | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
12. 기본 폼 / 버튼 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 903번째 줄: | 846번째 줄: | ||
margin: 0 0 5px !important; | margin: 0 0 5px !important; | ||
padding: 2px 6px !important; | padding: 2px 6px !important; | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border: 1px solid # | border: 1px solid #303030 !important; | ||
background: #050505 !important; | background: #050505 !important; | ||
color: #dcdcdc !important; | color: #dcdcdc !important; | ||
| 913번째 줄: | 857번째 줄: | ||
body.page-대문 #clbi-search-btn { | body.page-대문 #clbi-search-btn { | ||
width: 100% !important; | width: 100% !important; | ||
margin: 0 !important; | |||
padding: 4px 0 !important; | padding: 4px 0 !important; | ||
border-radius: 0 !important; | border-radius: 0 !important; | ||
border: 1px solid | border: 1px solid var(--clbi-line) !important; | ||
background: # | background: #181818 !important; | ||
color: #e0e0e0 !important; | color: #e0e0e0 !important; | ||
font-size: 10px !important; | font-size: 10px !important; | ||
font-weight: 700 !important; | font-weight: 700 !important; | ||
| 926번째 줄: | 872번째 줄: | ||
body.page-대문 #clbi-search-btn:hover { | body.page-대문 #clbi-search-btn:hover { | ||
background: # | background: #242424 !important; | ||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
13. 푸터 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
body.page-대문 footer { | body.page-대문 footer, | ||
body.page-대문 .liberty-footer { | |||
border-radius: 0 !important; | border-radius: 0 !important; | ||
background: #080808 !important; | background: #080808 !important; | ||
color: #8a8a8a !important; | color: #8a8a8a !important; | ||
border-color: var(--clbi-line-low) !important; | |||
box-shadow: none !important; | |||
} | } | ||
/* ----------------------------------------- | /* ----------------------------------------- | ||
14. 반응형 | |||
----------------------------------------- */ | ----------------------------------------- */ | ||
| 958번째 줄: | 898번째 줄: | ||
body.page-대문 .content-wrapper { | body.page-대문 .content-wrapper { | ||
width: min( | width: min(1500px, calc(100% - 16px)) !important; | ||
} | } | ||
body.page-대문 .container-fluid.liberty-content { | body.page-대문 .container-fluid.liberty-content { | ||
max-width: none !important; | max-width: none !important; | ||
} | } | ||
| 991번째 줄: | 928번째 줄: | ||
body.page-대문 .container-fluid.liberty-content { | body.page-대문 .container-fluid.liberty-content { | ||
width: 100% !important; | width: 100% !important; | ||
max-width: | max-width: none !important; | ||
min-width: 0 !important; | min-width: 0 !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
| 1,008번째 줄: | 945번째 줄: | ||
body.page-대문 .clbi-top-nav-item { | body.page-대문 .clbi-top-nav-item { | ||
width: auto !important; | |||
flex: 1 1 25% !important; | flex: 1 1 25% !important; | ||
} | } | ||
| 1,015번째 줄: | 952번째 줄: | ||
width: 100% !important; | width: 100% !important; | ||
flex: 1 1 100% !important; | flex: 1 1 100% !important; | ||
padding: 6px !important; | |||
} | } | ||
| 1,023번째 줄: | 959번째 줄: | ||
width: 100% !important; | width: 100% !important; | ||
max-width: none !important; | max-width: none !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-hero-body { | body.page-대문 .clbi-y2k-hero-body { | ||
grid-template-columns: 1fr !important; | grid-template-columns: minmax(0, 1fr) !important; | ||
} | } | ||
body.page-대문 .clbi-y2k-grid { | body.page-대문 .clbi-y2k-grid { | ||
grid-template-columns: 1fr !important; | grid-template-columns: minmax(0, 1fr) !important; | ||
} | } | ||
2026년 5월 16일 (토) 15:47 판
/* =========================================
COASTLINE: BLACK ICE
MediaWiki:Test.css FULL REPLACEMENT
2000s Industrial Archive Skin
flat / cell-shaded / low-noise finish
========================================= */
/* -----------------------------------------
0. 대문 전용 변수
----------------------------------------- */
body.page-대문 {
--clbi-bg: #020202;
--clbi-grid: rgba(120,120,120,0.07);
--clbi-panel: #101010;
--clbi-panel-2: #141414;
--clbi-panel-3: #181818;
--clbi-title: #1d1d1d;
--clbi-title-2: #242424;
--clbi-well: #080808;
--clbi-row: #131313;
--clbi-line: #2b2b2b;
--clbi-line-soft: #202020;
--clbi-line-hi: #4a4a4a;
--clbi-line-low: #050505;
--clbi-text: #e2e2e2;
--clbi-text-soft: #c8c8c8;
--clbi-text-dim: #8a8a8a;
--clbi-text-faint: #5f5f5f;
background: #000 !important;
color: var(--clbi-text) !important;
}
body.page-대문 *,
body.page-대문 *::before,
body.page-대문 *::after {
box-sizing: border-box;
}
body.page-대문 a {
color: var(--clbi-text) !important;
}
body.page-대문 a:hover {
color: #ffffff !important;
text-decoration: underline !important;
}
/* -----------------------------------------
1. 배경
----------------------------------------- */
body.page-대문 .WW-bg {
background: var(--clbi-bg) !important;
}
body.page-대문 .WW-bg::before {
content: "";
position: absolute;
inset: 0 !important;
width: auto !important;
height: auto !important;
opacity: 0.32 !important;
filter: none !important;
animation: none !important;
background-image:
linear-gradient(var(--clbi-grid) 1px, transparent 1px),
linear-gradient(90deg, var(--clbi-grid) 1px, transparent 1px) !important;
background-size: 64px 64px !important;
}
body.page-대문 .WW-bg::after {
content: none !important;
}
/* -----------------------------------------
2. 전체 레이아웃
----------------------------------------- */
body.page-대문 #clbi-top-nav-wrap {
width: min(1984px, calc(100% - 16px)) !important;
margin: 0 auto !important;
padding: 8px 0 0 !important;
}
body.page-대문 .content-wrapper {
width: min(1984px, calc(100% - 16px)) !important;
max-width: 1984px !important;
margin: 0 auto !important;
padding: 8px 0 !important;
display: flex !important;
align-items: flex-start !important;
justify-content: center !important;
gap: 8px !important;
}
body.page-대문 .container-fluid.liberty-content {
width: auto !important;
min-width: 0 !important;
max-width: 1500px !important;
flex: 1 1 auto !important;
margin: 0 !important;
padding-bottom: 0 !important;
}
body.page-대문 .liberty-content {
border: none !important;
box-shadow: none !important;
border-radius: 0 !important;
}
/* -----------------------------------------
3. 공통 프레임 규칙
----------------------------------------- */
body.page-대문 #clbi-top-nav,
body.page-대문 .clbi-left-box,
body.page-대문 .clbi-right-box,
body.page-대문 #clbi-main-logo,
body.page-대문 .liberty-content-main,
body.page-대문 .clbi-y2k-hero,
body.page-대문 .clbi-y2k-box {
border-radius: 0 !important;
border-width: 1px !important;
border-style: solid !important;
border-color: var(--clbi-line-hi) var(--clbi-line-low) var(--clbi-line-low) var(--clbi-line-hi) !important;
background: var(--clbi-panel) !important;
box-shadow: none !important;
outline: none !important;
filter: none !important;
}
body.page-대문 .clbi-left-title,
body.page-대문 .clbi-right-title,
body.page-대문 .clbi-y2k-hero-top,
body.page-대문 .clbi-y2k-plate-title,
body.page-대문 .clbi-y2k-box-title {
border-radius: 0 !important;
background: var(--clbi-title) !important;
border: none !important;
border-bottom: 1px solid var(--clbi-line-low) !important;
box-shadow: none !important;
color: #f0f0f0 !important;
text-shadow: 1px 1px 0 #000 !important;
}
/* -----------------------------------------
4. 상단 네비게이션
----------------------------------------- */
body.page-대문 #clbi-top-nav {
margin: 0 !important;
overflow: visible !important;
}
body.page-대문 #clbi-top-nav-main {
display: flex !important;
align-items: stretch !important;
width: 100% !important;
min-height: 36px !important;
height: 36px !important;
}
body.page-대문 #clbi-top-nav-tabs {
display: flex !important;
align-items: stretch !important;
flex: 1 1 auto !important;
min-width: 0 !important;
height: 36px !important;
}
body.page-대문 #clbi-top-nav-logo {
display: none !important;
}
body.page-대문 .clbi-top-nav-item {
width: 118px !important;
flex: 0 0 118px !important;
min-height: 36px !important;
height: 36px !important;
padding: 0 !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
gap: 6px !important;
border-radius: 0 !important;
border: none !important;
border-right: 1px solid var(--clbi-line-low) !important;
background: var(--clbi-panel-3) !important;
color: var(--clbi-text) !important;
font-size: 11px !important;
line-height: 1 !important;
text-shadow: 1px 1px 0 #000 !important;
box-shadow: none !important;
}
body.page-대문 .clbi-top-nav-item:hover,
body.page-대문 .clbi-top-nav-item.clbi-tnav-active {
background: var(--clbi-title-2) !important;
color: #ffffff !important;
text-decoration: none !important;
}
body.page-대문 .clbi-tnav-icon,
body.page-대문 .clbi-icon {
filter: grayscale(1) brightness(1.35) contrast(0.95) !important;
opacity: 0.86 !important;
}
body.page-대문 #clbi-top-nav-search {
position: static !important;
left: auto !important;
top: auto !important;
right: auto !important;
bottom: auto !important;
transform: none !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
flex: 0 0 276px !important;
width: 276px !important;
height: 36px !important;
padding: 0 8px !important;
margin: 0 !important;
}
body.page-대문 #clbi-top-search-input {
width: 260px !important;
max-width: 260px !important;
height: 22px !important;
padding: 2px 7px !important;
border-radius: 0 !important;
border-width: 1px !important;
border-style: solid !important;
border-color: #050505 #303030 #303030 #050505 !important;
background: #050505 !important;
color: #dcdcdc !important;
font-size: 11px !important;
box-shadow: none !important;
}
body.page-대문 #clbi-top-search-input:focus {
width: 260px !important;
max-width: 260px !important;
outline: none !important;
border-color: #080808 #464646 #464646 #080808 !important;
}
body.page-대문 #clbi-top-nav-right {
display: flex !important;
align-items: stretch !important;
flex: 0 0 auto !important;
}
body.page-대문 #clbi-tnav-info {
width: 44px !important;
flex-basis: 44px !important;
}
/* 세계관 하위 메뉴 */
body.page-대문 #clbi-sub-worldbuilding {
display: none !important;
background: #090909 !important;
border-top: 1px solid #000 !important;
}
body.page-대문 #clbi-sub-worldbuilding.worldbuilding-open {
display: block !important;
}
body.page-대문 #clbi-sub-worldbuilding-inner,
body.page-대문 .clbi-tnav-sub-list {
display: flex !important;
align-items: stretch !important;
height: 24px !important;
}
body.page-대문 .clbi-tnav-sub-item {
min-height: 24px !important;
height: 24px !important;
padding: 0 14px !important;
display: flex !important;
align-items: center !important;
justify-content: center !important;
border-radius: 0 !important;
border: none !important;
border-right: 1px solid var(--clbi-line-low) !important;
background: #151515 !important;
color: #e5e5e5 !important;
font-size: 10px !important;
text-decoration: none !important;
text-shadow: 1px 1px 0 #000 !important;
box-shadow: none !important;
}
body.page-대문 .clbi-tnav-sub-item:hover {
background: #222 !important;
color: #fff !important;
}
/* -----------------------------------------
5. 좌우 사이드바
----------------------------------------- */
body.page-대문 #clbi-left-sidebar,
body.page-대문 #clbi-right-sidebar {
width: 230px !important;
flex: 0 0 230px !important;
display: flex !important;
flex-direction: column !important;
gap: 8px !important;
padding: 0 !important;
align-self: flex-start !important;
z-index: 1000 !important;
}
body.page-대문 .clbi-left-box,
body.page-대문 .clbi-right-box {
overflow: hidden !important;
}
body.page-대문 .clbi-left-title,
body.page-대문 .clbi-right-title {
min-height: 23px !important;
padding: 5px 8px !important;
display: flex !important;
align-items: center !important;
gap: 6px !important;
font-size: 11px !important;
font-weight: 700 !important;
line-height: 1.2 !important;
letter-spacing: 0 !important;
}
body.page-대문 .clbi-left-content,
body.page-대문 .clbi-right-content {
padding: 8px !important;
background: var(--clbi-well) !important;
color: var(--clbi-text-soft) !important;
font-size: 11px !important;
line-height: 1.55 !important;
box-shadow: none !important;
}
/* 우측 중복 검색 박스는 상단 검색만 쓰도록 숨김 */
@supports selector(:has(*)) {
body.page-대문 .clbi-right-box:has(#clbi-search-input) {
display: none !important;
}
}
/* 왼쪽 뉴스 박스는 체인지로그 성격만 남김 */
body.page-대문 #clbi-left-news-recent-title,
body.page-대문 #clbi-left-recent-list,
body.page-대문 .clbi-news-divider {
display: none !important;
}
body.page-대문 .clbi-left-news-box,
body.page-대문 .clbi-news-box {
min-height: 0 !important;
}
body.page-대문 .clbi-news-feed-title {
margin: 0 0 7px !important;
padding: 0 2px !important;
color: var(--clbi-text-dim) !important;
font-size: 9px !important;
line-height: 1.2 !important;
letter-spacing: 1px !important;
}
/* 최근 변경 행 */
body.page-대문 .clbi-recent-item {
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
gap: 6px !important;
margin: 0 0 4px !important;
padding: 4px 5px !important;
border: 1px solid var(--clbi-line-soft) !important;
background: var(--clbi-row) !important;
box-shadow: none !important;
}
body.page-대문 .clbi-recent-title-wrap {
flex: 1 1 auto !important;
min-width: 0 !important;
overflow: hidden !important;
}
body.page-대문 .clbi-recent-title {
color: #d8d8d8 !important;
font-size: 10px !important;
text-decoration: none !important;
}
body.page-대문 .clbi-recent-title:hover {
color: #ffffff !important;
text-decoration: underline !important;
}
body.page-대문 .clbi-recent-time {
color: var(--clbi-text-dim) !important;
font-size: 9px !important;
white-space: nowrap !important;
flex: 0 0 auto !important;
}
/* 유저 박스 */
body.page-대문 #clbi-right-sidebar .clbi-right-box > div[style*="display:flex"],
body.page-대문 #clbi-right-sidebar .clbi-right-box > div[style*="flex-direction"] {
background: #151515 !important;
}
body.page-대문 #clbi-right-sidebar img {
border-radius: 0 !important;
border: 1px solid #444 !important;
}
body.page-대문 .clbi-user-btn {
display: block !important;
margin: 0 0 4px !important;
padding: 4px 8px !important;
border-radius: 0 !important;
border: 1px solid var(--clbi-line) !important;
border-left: 3px solid #5a5a5a !important;
background: #181818 !important;
color: #e0e0e0 !important;
font-size: 11px !important;
font-weight: 700 !important;
line-height: 1.4 !important;
text-decoration: none !important;
box-shadow: none !important;
}
body.page-대문 .clbi-user-btn:hover,
body.page-대문 .clbi-user-btn.clbi-user-btn-active {
background: #242424 !important;
color: #ffffff !important;
}
body.page-대문 .clbi-user-btn-logout {
border-left-color: #777 !important;
color: #cfcfcf !important;
}
/* 링크 박스 */
body.page-대문 .clbi-link-box ul {
display: flex !important;
gap: 5px !important;
list-style: none !important;
margin: 0 !important;
padding: 0 !important;
}
body.page-대문 .clbi-link-box ul li {
flex: 1 1 0 !important;
margin: 0 !important;
padding: 0 !important;
}
body.page-대문 .clbi-link-box ul li a {
display: flex !important;
align-items: center !important;
justify-content: center !important;
width: 100% !important;
min-height: 28px !important;
padding: 6px 0 !important;
border-radius: 0 !important;
border: 1px solid var(--clbi-line) !important;
background: #181818 !important;
color: #a0a0a0 !important;
font-size: 10px !important;
font-weight: 700 !important;
text-align: center !important;
text-decoration: none !important;
box-shadow: none !important;
}
body.page-대문 .clbi-link-box ul li a:hover {
background: #242424 !important;
color: #ffffff !important;
}
/* -----------------------------------------
6. 로고 박스
----------------------------------------- */
body.page-대문 #clbi-main-logo {
width: 100% !important;
margin: 0 0 8px !important;
padding: 10px 0 8px !important;
text-align: center !important;
}
body.page-대문 #clbi-main-logo img {
width: 720px !important;
max-width: 88% !important;
height: auto !important;
filter:
grayscale(1)
contrast(1.06)
brightness(1.02)
drop-shadow(2px 2px 0 #000) !important;
}
/* -----------------------------------------
7. 중앙 본문 컨테이너
----------------------------------------- */
body.page-대문 .Liberty .content-wrapper .liberty-content .liberty-content-main,
body.page-대문 .liberty-content-main {
overflow: hidden !important;
color: var(--clbi-text) !important;
background: var(--clbi-panel) !important;
border-radius: 0 !important;
border-width: 1px !important;
border-style: solid !important;
border-color: var(--clbi-line-hi) var(--clbi-line-low) var(--clbi-line-low) var(--clbi-line-hi) !important;
box-shadow: none !important;
}
body.page-대문 .liberty-content-main .mw-parser-output {
padding: 8px !important;
}
body.page-대문 .liberty-content-header {
display: none !important;
}
body.page-대문 .mw-page-title-main.clbi-hide,
body.page-대문 .mw-page-title-main.clbi-hide::after,
body.page-대문 .catlinks {
display: none !important;
}
/* -----------------------------------------
8. 대문 전용 HTML 기본
----------------------------------------- */
body.page-대문 .clbi-y2k-home {
color: #d6d6d6 !important;
font-size: 11px !important;
line-height: 1.5 !important;
}
body.page-대문 .clbi-y2k-home a {
color: #e0e0e0 !important;
text-decoration: none !important;
}
body.page-대문 .clbi-y2k-home a:hover {
color: #ffffff !important;
text-decoration: underline !important;
}
/* -----------------------------------------
9. 대문 히어로
----------------------------------------- */
body.page-대문 #clbi-main-crt-hero-wrap {
width: 100% !important;
margin: 0 0 8px !important;
}
body.page-대문 #clbi-main-crt-hero {
width: 100% !important;
}
body.page-대문 .clbi-y2k-hero {
margin: 0 !important;
padding: 6px !important;
}
body.page-대문 .clbi-y2k-hero-top {
height: 24px !important;
padding: 0 8px !important;
display: flex !important;
align-items: center !important;
justify-content: space-between !important;
font-size: 10px !important;
line-height: 24px !important;
overflow: hidden !important;
}
body.page-대문 .clbi-y2k-hero-body {
display: grid !important;
grid-template-columns: minmax(0, 1fr) 245px !important;
gap: 6px !important;
margin-top: 6px !important;
align-items: stretch !important;
}
body.page-대문 .clbi-y2k-feature,
body.page-대문 .clbi-y2k-sideplate {
min-width: 0 !important;
border: 1px solid var(--clbi-line-soft) !important;
background: var(--clbi-well) !important;
box-shadow: none !important;
}
body.page-대문 .clbi-y2k-feature {
min-height: 235px !important;
padding: 12px 16px !important;
}
body.page-대문 .clbi-y2k-feature h2 {
margin: 0 0 10px !important;
padding: 0 0 7px !important;
border-bottom: 1px solid var(--clbi-line-soft) !important;
color: #f4f4f4 !important;
font-size: 22px !important;
line-height: 1.25 !important;
text-align: center !important;
text-shadow: 1px 1px 0 #000 !important;
}
body.page-대문 .clbi-y2k-feature p {
max-width: 760px !important;
margin: 0 auto 10px !important;
color: #d8d8d8 !important;
font-size: 12px !important;
line-height: 1.72 !important;
text-align: center !important;
text-shadow: 1px 1px 0 #000 !important;
}
body.page-대문 .clbi-y2k-sideplate {
padding: 8px !important;
}
body.page-대문 .clbi-y2k-plate-title {
min-height: 22px !important;
margin: 0 0 6px !important;
padding: 5px 7px !important;
border: 1px solid var(--clbi-line-soft) !important;
background: var(--clbi-title) !important;
font-size: 10px !important;
font-weight: 700 !important;
line-height: 1.2 !important;
}
body.page-대문 .clbi-y2k-mini-table {
width: 100% !important;
border-collapse: collapse !important;
table-layout: fixed !important;
margin: 0 !important;
font-size: 10px !important;
}
body.page-대문 .clbi-y2k-mini-table td {
padding: 5px 6px !important;
border: 1px solid var(--clbi-line-soft) !important;
background: #111 !important;
color: #cfcfcf !important;
vertical-align: middle !important;
}
body.page-대문 .clbi-y2k-mini-table td:first-child {
width: 72px !important;
color: var(--clbi-text-dim) !important;
background: #0b0b0b !important;
}
/* -----------------------------------------
10. 티커
----------------------------------------- */
body.page-대문 .clbi-y2k-ticker {
height: 22px !important;
margin: 0 0 6px !important;
padding: 0 8px !important;
border: 1px solid var(--clbi-line) !important;
background: #171717 !important;
color: #bdbdbd !important;
font-size: 10px !important;
line-height: 22px !important;
white-space: nowrap !important;
overflow: hidden !important;
text-shadow: 1px 1px 0 #000 !important;
box-shadow: none !important;
}
/* -----------------------------------------
11. 하단 대문 모듈
----------------------------------------- */
body.page-대문 .clbi-y2k-grid {
display: grid !important;
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) 260px !important;
gap: 6px !important;
}
body.page-대문 .clbi-y2k-box {
min-width: 0 !important;
overflow: hidden !important;
}
body.page-대문 .clbi-y2k-box-title {
height: 24px !important;
padding: 0 8px !important;
color: #f1f1f1 !important;
font-size: 10px !important;
font-weight: 700 !important;
line-height: 24px !important;
overflow: hidden !important;
}
body.page-대문 .clbi-y2k-box-body {
padding: 7px !important;
background: var(--clbi-well) !important;
border: none !important;
box-shadow: none !important;
}
body.page-대문 .clbi-y2k-list {
margin: 0 !important;
padding: 0 !important;
list-style: none !important;
}
body.page-대문 .clbi-y2k-list li {
display: flex !important;
justify-content: space-between !important;
align-items: center !important;
gap: 8px !important;
min-height: 22px !important;
margin: 0 !important;
padding: 4px 6px !important;
border: 1px solid var(--clbi-line-soft) !important;
background: var(--clbi-row) !important;
color: #cfcfcf !important;
line-height: 1.35 !important;
box-shadow: none !important;
}
body.page-대문 .clbi-y2k-list li + li {
margin-top: 4px !important;
}
body.page-대문 .clbi-y2k-list li span:first-child {
min-width: 0 !important;
overflow: hidden !important;
text-overflow: ellipsis !important;
white-space: nowrap !important;
}
body.page-대문 .clbi-y2k-meta {
color: var(--clbi-text-dim) !important;
white-space: nowrap !important;
font-size: 9px !important;
flex: 0 0 auto !important;
}
body.page-대문 .clbi-y2k-status-grid {
display: grid !important;
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
gap: 6px !important;
margin: 0 0 6px !important;
}
body.page-대문 .clbi-y2k-counter {
min-width: 0 !important;
padding: 6px !important;
border: 1px solid var(--clbi-line-soft) !important;
background: #070707 !important;
text-align: center !important;
box-shadow: none !important;
}
body.page-대문 .clbi-y2k-counter b {
display: block !important;
color: #f0f0f0 !important;
font-family: Consolas, Monaco, monospace !important;
font-size: 18px !important;
line-height: 1.1 !important;
text-shadow: 1px 1px 0 #000 !important;
}
body.page-대문 .clbi-y2k-counter span {
display: block !important;
margin-top: 3px !important;
color: var(--clbi-text-dim) !important;
font-size: 9px !important;
}
body.page-대문 .clbi-y2k-guest {
padding: 6px !important;
border: 1px solid var(--clbi-line-soft) !important;
background: var(--clbi-row) !important;
color: #c7c7c7 !important;
font-size: 10px !important;
line-height: 1.45 !important;
box-shadow: none !important;
}
/* -----------------------------------------
12. 기본 폼 / 버튼
----------------------------------------- */
body.page-대문 button,
body.page-대문 input {
font-family: inherit !important;
}
body.page-대문 #clbi-search-input {
width: 100% !important;
height: 22px !important;
margin: 0 0 5px !important;
padding: 2px 6px !important;
border-radius: 0 !important;
border: 1px solid #303030 !important;
background: #050505 !important;
color: #dcdcdc !important;
font-size: 11px !important;
box-shadow: none !important;
}
body.page-대문 #clbi-search-btn {
width: 100% !important;
margin: 0 !important;
padding: 4px 0 !important;
border-radius: 0 !important;
border: 1px solid var(--clbi-line) !important;
background: #181818 !important;
color: #e0e0e0 !important;
font-size: 10px !important;
font-weight: 700 !important;
cursor: pointer !important;
box-shadow: none !important;
}
body.page-대문 #clbi-search-btn:hover {
background: #242424 !important;
}
/* -----------------------------------------
13. 푸터
----------------------------------------- */
body.page-대문 footer,
body.page-대문 .liberty-footer {
border-radius: 0 !important;
background: #080808 !important;
color: #8a8a8a !important;
border-color: var(--clbi-line-low) !important;
box-shadow: none !important;
}
/* -----------------------------------------
14. 반응형
----------------------------------------- */
@media screen and (max-width: 1720px) {
body.page-대문 #clbi-left-sidebar {
display: none !important;
}
body.page-대문 .content-wrapper {
width: min(1500px, calc(100% - 16px)) !important;
}
body.page-대문 .container-fluid.liberty-content {
max-width: none !important;
}
body.page-대문 .clbi-y2k-grid {
grid-template-columns: minmax(0, 1fr) minmax(0, 1fr) !important;
}
body.page-대문 .clbi-y2k-box:last-child {
grid-column: 1 / -1 !important;
}
}
@media screen and (max-width: 1180px) {
body.page-대문 #clbi-left-sidebar,
body.page-대문 #clbi-right-sidebar {
display: none !important;
}
body.page-대문 .content-wrapper {
display: block !important;
width: calc(100% - 16px) !important;
max-width: none !important;
}
body.page-대문 .container-fluid.liberty-content {
width: 100% !important;
max-width: none !important;
min-width: 0 !important;
margin: 0 !important;
}
body.page-대문 #clbi-top-nav-main {
height: auto !important;
flex-wrap: wrap !important;
}
body.page-대문 #clbi-top-nav-tabs {
width: 100% !important;
height: auto !important;
flex-wrap: wrap !important;
}
body.page-대문 .clbi-top-nav-item {
width: auto !important;
flex: 1 1 25% !important;
}
body.page-대문 #clbi-top-nav-search {
width: 100% !important;
flex: 1 1 100% !important;
padding: 6px !important;
}
body.page-대문 #clbi-top-search-input,
body.page-대문 #clbi-top-search-input:focus {
width: 100% !important;
max-width: none !important;
}
body.page-대문 .clbi-y2k-hero-body {
grid-template-columns: minmax(0, 1fr) !important;
}
body.page-대문 .clbi-y2k-grid {
grid-template-columns: minmax(0, 1fr) !important;
}
body.page-대문 .clbi-y2k-box:last-child {
grid-column: auto !important;
}
}