잔글편집 요약 없음 |
편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<noinclude>{{css|스텔레노스트레}}{{navbarcolor|#151517}}</noinclude> | <noinclude>{{css|스텔레노스트레}}{{navbarcolor|#151517}}</noinclude> | ||
<onlyinclude>{{#CSS: | <onlyinclude>{{#CSS: | ||
.liberty-content-header { color:#d8aa79 !important;box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, | body { background-color: #191928 !important; color: #d8aa79 !important; } | ||
.mw-page-title-main { color:#b5834d !important; } | .mw-body-content { color: #d8aa79 !important; } | ||
.liberty-content-main { background-color:rgba(27, 27, 30, 1) !important;padding:5px !important;border-left:5px solid #b5834d !important;border-right: 5px solid #b5834d !important;border: 5px solid rgba(181, 131, 77, 1);} | .liberty-content-header { | ||
.liberty-content-main h1, .Liberty .content-wrapper .liberty-content .liberty-content-main h2 { font-family: 'Chosunilbo_myungjo' !important;color:#b5834d !important; box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1);border-radius:0px 0px 0px 0px;vertical-align:middle;background:#191928 !important;margin-top: 0.2rem !important;margin-bottom: 0rem !important;padding: | color: #d8aa79 !important; | ||
.Liberty .content-wrapper .liberty-content .liberty-content-main h3, .Liberty .content-wrapper .liberty-content .liberty-content-main h4, .Liberty .content-wrapper .liberty-content .liberty-content-main h5, .Liberty .content-wrapper .liberty-content .liberty-content-main h6 { font-family: 'Chosunilbo_myungjo' !important;color:#b5834d !important;border-radius:0px 0px 0px 0px;vertical-align:middle;margin-top: 0.2rem !important;margin-bottom: 0.5rem !important;padding: | box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .65); | ||
border: 5px solid rgba(181, 131, 77, 1) !important; | |||
background-color: transparent !important; | |||
background: rgba(21, 21, 23, 1) !important; | |||
margin-bottom: 10px; | |||
} | |||
.mw-page-title-main { color: #b5834d !important; } | |||
.liberty-content-main { | |||
background-color: rgba(27, 27, 30, 1) !important; | |||
padding: 5px !important; | |||
border-left: 5px solid #b5834d !important; | |||
border-right: 5px solid #b5834d !important; | |||
border: 5px solid rgba(181, 131, 77, 1); | |||
} | |||
.liberty-content-main h1, .Liberty .content-wrapper .liberty-content .liberty-content-main h2 { | |||
font-family: 'Chosunilbo_myungjo' !important; | |||
color: #b5834d !important; | |||
box-shadow: inset 1px 1px 2px 0 hsla(0, 0%, 100%, .1); | |||
border-radius: 0px 0px 0px 0px; | |||
vertical-align: middle; | |||
background: #191928 !important; | |||
margin-top: 0.2rem !important; | |||
margin-bottom: 0rem !important; | |||
padding: 15px !important; | |||
padding-top: 15px !important; | |||
padding-left: 20px !important; | |||
padding-right: 20px !important; | |||
border: 3px solid #b5834d !important; | |||
} | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h3, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h4, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h5, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h6 { | |||
font-family: 'Chosunilbo_myungjo' !important; | |||
color: #b5834d !important; | |||
border-radius: 0px 0px 0px 0px; | |||
vertical-align: middle; | |||
margin-top: 0.2rem !important; | |||
margin-bottom: 0.5rem !important; | |||
padding: 10px !important; | |||
padding-top: 10px !important; | |||
padding-left: 10px !important; | |||
padding-right: 10px !important; | |||
border: none !important; | |||
border-right: none !important; | |||
border-left: 0px solid #b5834d !important; | |||
border-bottom: 1px solid #b5834d !important; | |||
} | |||
}}</onlyinclude> | }}</onlyinclude> | ||
<div class="WW-bg" style="position:fixed;top:0px;left:0px;width:100%;height:100vh;"></div> | <div class="WW-bg" style="position:fixed;top:0px;left:0px;width:100%;height:100vh;"></div> |