틀:Test: 두 판 사이의 차이

편집 요약 없음
편집 요약 없음
태그: 수동 되돌리기
 
(사용자 2명의 중간 판 27개는 보이지 않습니다)
8번째 줄: 8번째 줄:
</noinclude>
</noinclude>
<!-- 이 위의 서술을 임의로 수정하지 마세요. 이 줄 아래부터 연습장입니다. -->
<!-- 이 위의 서술을 임의로 수정하지 마세요. 이 줄 아래부터 연습장입니다. -->
{{#css:
.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: {{{Libe-Background|#f5f6f7}}};
}
.liberty-content-header {
    background: {{{Cont__SubBackground|none}}};
    color: {{{Cont__SubTextColor|inherit}}} !important;
}
.liberty-content-main {
    background: {{{Cont__Background|none}}};
    color: {{{Cont__TextColor|inherit}}} !important;
}
.liberty-footer {
    background: {{{Cont__SubBackground|none}}};
    color: {{{Cont__SubTextColor|inherit}}} !important;
}
.liberty-sidebar .nav-link.active, .liberty-sidebar .nav-link:focus {
    background: {{{Side__Background|none}}};
    color: {{{Side__TextColor|inherit}}} !important;
}
.liberty-sidebar .nav-item {
    background: {{{Side__SubBackground|none}}};
    color: {{{Side__SubTextColor|inherit}}} !important;
}
.live-recent-content {
    background: {{{Side__Background|none}}};
}
.live-recent-content .recent-item {
    color: {{{Side__TextColor|inherit}}} !important;
}
.live-recent-footer {
    background: {{{Side__SubBackground|none}}};
}
.Rssfeed-header .nav {
    background: {{{Side__SubBackground|none}}};
}
.Rssfeed-content {
    background: {{{Side__Background|none}}};
}
.Rssfeed-content .Rssfeed-item {
    color: {{{Side__TextColor|inherit}}} !important;
}
.Rssfeed-footer {
    background: {{{Side__SubBackground|none}}};
}
}}

2024년 4월 23일 (화) 22:51 기준 최신판

 
 연습장 1 연습장 2 대문 연습장 틀 연습장
연습장 안내문 (눌러주세요)

이곳은 이브위키에서 문서를 편집하기 전에 다양한 위키 문법과 편집 기술들을 미리 적용해 볼 수 있도록 만들어진 공간입니다. 여기에 적힌 모든 내용들은 수시로 누구나 제거할 수 있습니다. 개인적인 위키 문법을 기록하시고 싶다면 메모장 또는 자신의 사용자 문서에 저장하길 권장합니다. 동시 수정을 방지하기 위해 이브위키:연습장, 이브위키:연습장2 또는 자신의 사용자 문서를 이용하실 수 있습니다. 또한 틀 연습장은 틀:이브위키:연습장, 대문 연습장은 이브위키:연습장/대문에서 이용하시기 바랍니다.

틀 설명문서 [만들기]