|
|
8번째 줄: |
8번째 줄: |
| </noinclude> | | </noinclude> |
| <!-- 이 위의 서술을 임의로 수정하지 마세요. 이 줄 아래부터 연습장입니다. --> | | <!-- 이 위의 서술을 임의로 수정하지 마세요. 이 줄 아래부터 연습장입니다. --> |
| <onlyinclude><div class="mw-collapsible" id="mw-customcollapsible-notice">
| |
| <div class="bg-dark-ew-020" style="width: 100%; padding: 0.4rem; padding-left: 1rem; padding-right: 1rem; margin-bottom: 0.8rem; background: #FFF; border: none; border-radius: 50px; box-shadow: rgb(0 0 0 / 10%) 0 0px 10px;">
| |
| {| class="text-dark-ew-white" style="width: 100%; margin-left: auto; margin-right: auto; background: none; font-size: 0.9rem; color: #000"
| |
| | 이 문서는 커스텀 테마가 적용된 문서입니다. 밝은 모드나 어두운 모드로 보시려면 [[{{{Pagename|이브위키}}}]] 문서로 이동하세요.
| |
| | align=right | <span class="mw-customtoggle-notice" style="font-size: 1.5em; opacity: .5;">×</span>
| |
| |}</div></div>
| |
| {{{{{Pagename|이브위키}}}}}
| |
| {{#css:
| |
| .catlinks { background: #FFF }
| |
|
| |
| .Liberty .nav-wrapper,
| |
| .Liberty .nav-wrapper .navbar .form-inline .btn:hover,
| |
| .Liberty .nav-wrapper .navbar .form-inline .btn:focus,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link.active::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:hover::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:focus::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:active::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-footer .label,
| |
| .Liberty .content-wrapper .everest-rss .Rssfeed-footer .label,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn:hover,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn:focus,
| |
| .Liberty .content-wrapper .liberty-content .liberty-content-header .content-tools .tools-btn:active {
| |
| background-color: {{{Main__Color|#3757c7}}};
| |
| }
| |
|
| |
| .Liberty .nav-wrapper .navbar .form-inline .btn:hover,
| |
| .Liberty .nav-wrapper .navbar .form-inline .btn:focus {
| |
| border-color: {{{Sub__Color|#466dfa}}};
| |
| }
| |
|
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link.active::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:hover::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:focus::before,
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-header .nav .nav-item .nav-link:active::before {
| |
| border-bottom: 2px solid {{{Main__Color|#3757c7}}};
| |
| }
| |
|
| |
| .Liberty .content-wrapper .liberty-sidebar .live-recent-wrapper .live-recent .live-recent-footer .label:hover,
| |
| .Liberty .content-wrapper .everest-rss .Rssfeed-footer .label:hover,
| |
| .Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:hover,
| |
| .Liberty .nav-wrapper .navbar .navbar-nav .nav-item .nav-link:focus,
| |
| .dropdown-menu .dropdown-item:hover {
| |
| background-color: {{{Sub__Color|#466dfa}}};
| |
| }
| |
|
| |
| .Liberty .content-wrapper #liberty-bottombtn,
| |
| .Liberty .content-wrapper #liberty-bottombtn:hover {
| |
| background-color: {{{Main__Color|#3757c7}}};
| |
| }
| |
|
| |
| .nav-wrapper {
| |
| background: {{{Main__Color|linear-gradient(to right,#3757C7 30%,#466DFA)}}} !important;
| |
| }
| |
|
| |
| .Liberty {
| |
| background-color: {{{Libe__Background|none}}};
| |
| }
| |
| .liberty-content-header {
| |
| background-color: {{{Cont__SubBackground|none}}} !important;
| |
| color: {{{Cont__SubTextColor|inherit}}} !important;
| |
| }
| |
| .liberty-content-header .title > h1 {
| |
| color: {{{Cont__SubTextColor|inherit}}} !important;
| |
| }
| |
| .liberty-content-main {
| |
| background-color: {{{Cont__Background|none}}} !important;
| |
| color: {{{Cont__TextColor|inherit}}} !important;
| |
| }
| |
| .toctitle {
| |
| background-color: {{{Toc__SubBackground|none}}} !important;
| |
| color: {{{Toc__SubTextColor|inherit}}} !important;
| |
| }
| |
| .toc ul, .toc li {
| |
| background-color: {{{Toc__Background|none}}} !important;
| |
| }
| |
| .toc .toctext {
| |
| color: {{{Toc__TextColor|inherit}}} !important;
| |
| }
| |
| .liberty-footer {
| |
| background-color: {{{Cont__SubBackground|none}}} !important;
| |
| color: {{{Cont__SubTextColor|inherit}}} !important;
| |
| }
| |
|
| |
|
| |
| .liberty-sidebar .nav-link.active, .liberty-sidebar .nav-link:focus {
| |
| background-color: {{{Side__Background|none}}} !important;
| |
| color: {{{Side__TextColor|inherit}}} !important;
| |
| }
| |
| .liberty-sidebar .nav-item {
| |
| background-color: {{{Side__SubBackground|none}}} !important;
| |
| color: {{{Side__SubTextColor|inherit}}} !important;
| |
| }
| |
| .live-recent-content {
| |
| background-color: {{{Side__Background|none}}} !important;
| |
| }
| |
| .live-recent-content .recent-item {
| |
| color: {{{Side__TextColor|inherit}}} !important;
| |
| }
| |
| .live-recent-footer {
| |
| background-color: {{{Side__SubBackground|none}}} !important;
| |
| }
| |
|
| |
| .Rssfeed-header .nav {
| |
| background-color: {{{Side__SubBackground|none}}} !important;
| |
| color: {{{Side__SubTextColor|inherit}}} !important;
| |
| }
| |
| .Rssfeed-content {
| |
| background-color: {{{Side__Background|none}}} !important;
| |
| color: {{{Side__TextColor|inherit}}} !important;
| |
| }
| |
| .Rssfeed-content .Rssfeed-item {
| |
| color: {{{Side__TextColor|inherit}}} !important;
| |
| }
| |
| .Rssfeed-footer {
| |
| background-color: {{{Side__SubBackground|none}}} !important;
| |
| color: {{{Side__SubTextColor|inherit}}} !important;
| |
| }
| |
| }}
| |
| [[분류:커스텀 테마가 적용된 문서]]</onlyinclude>
| |