편집 요약 없음 |
편집 요약 없음 태그: 수동 되돌리기 |
||
1번째 줄: | 1번째 줄: | ||
.toc ul { | |||
background-color:#111!important; | |||
text-shadow:0px 0px 2px transparent; | |||
border: 2px solid #ABDFFF!important; | |||
border-bottom-right-radius: 0rem!important; | |||
border-bottom-left-radius: 0rem!important; | |||
} | |||
.toc li { | |||
background-color: transparent!important; | |||
} | |||
.toc ul ul { | |||
border: none!important; | |||
box-shadow: none!important; | |||
} | |||
.toctitle Liberty { | |||
background-color: transparent!important; | |||
} | |||
/* 글자 색 변경*/ | |||
/* | a.new { | ||
. | color: #bbb !important;; text-shadow:0px 0px 1.5px #bbb!important; | ||
} | |||
a { | |||
color: #ABDFFF !important; text-shadow:0px 0px 1.5px #ABDFFF!important; | |||
} | } | ||
.Chongryuk-template a { | |||
. | color: #bbb; | ||
color: # | |||
} | } | ||
. | .Chongryuk-template a:hover { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a:active { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a.new { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a.new:hover { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a.new:active { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a.external { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a.external:hover { | ||
color: # | color: #bbb; | ||
} | } | ||
. | .Chongryuk-template a.external:active { | ||
color: # | color: #bbb; | ||
} | } | ||
.mw-headline-number { | .mw-headline-number { | ||
color: # | color: #ABDFFF!important; | ||
} | } | ||
.mw-editsection { | .mw-editsection { | ||
52번째 줄: | 62번째 줄: | ||
} | } | ||
.toctitle { | .toctitle { | ||
background-color: #111!important; | |||
border: | border: 2px solid #ABDFFF!important; | ||
border-top-right-radius: 0rem!important; | |||
border-top-left-radius: 0rem!important; | |||
} | } | ||
.number-link { | |||
color: #ABDFFF!important; | |||
} | } | ||
color: # | #mw-toc-heading{ | ||
color: #ABDFFF; | |||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | } | ||
. | .toctogglelabel:after { | ||
color: #ABDFFF!important; | |||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | } | ||
. | .tocnumber { | ||
color:# | color: #ABDFFF!important; | ||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | } | ||
.toctogglespan { | .toctogglespan { | ||
color: #ABDFFF!important; | |||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | } | ||
.toctext { | |||
color: #ABDFFF!important; | |||
text-shadow:0px 0px 25px #ABDFFF!important; | |||
# | |||
} | } | ||
104번째 줄: | 98번째 줄: | ||
width: 100%; | width: 100%; | ||
height: 100vh; | height: 100vh; | ||
background: # | background: #222; | ||
display: inherit; | display: inherit; | ||
justify-content: center; | justify-content: center; | ||
113번째 줄: | 107번째 줄: | ||
} | } | ||
#mw-toc-heading{ | |||
. | color:#ABDFFF; | ||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | |||
.toctogglelabel:after { | |||
color: #ABDFFF!important; | |||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | |||
.tocnumber { | |||
color:#ABDFFF!important; | |||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | |||
.toctogglespan { | |||
color:#ABDFFF!important; | |||
text-shadow:2px 2px 4px #ABDFFF!important; | |||
} | |||
.toctext { | |||
color:#ABDFFF!important; | |||
text-shadow:0px 0px 25px #ABDFFF!important; | |||
} | } |
2025년 4월 11일 (금) 23:40 판
.toc ul {
background-color:#111!important;
text-shadow:0px 0px 2px transparent;
border: 2px solid #ABDFFF!important;
border-bottom-right-radius: 0rem!important;
border-bottom-left-radius: 0rem!important;
}
.toc li {
background-color: transparent!important;
}
.toc ul ul {
border: none!important;
box-shadow: none!important;
}
.toctitle Liberty {
background-color: transparent!important;
}
/* 글자 색 변경*/
a.new {
color: #bbb !important;; text-shadow:0px 0px 1.5px #bbb!important;
}
a {
color: #ABDFFF !important; text-shadow:0px 0px 1.5px #ABDFFF!important;
}
.Chongryuk-template a {
color: #bbb;
}
.Chongryuk-template a:hover {
color: #bbb;
}
.Chongryuk-template a:active {
color: #bbb;
}
.Chongryuk-template a.new {
color: #bbb;
}
.Chongryuk-template a.new:hover {
color: #bbb;
}
.Chongryuk-template a.new:active {
color: #bbb;
}
.Chongryuk-template a.external {
color: #bbb;
}
.Chongryuk-template a.external:hover {
color: #bbb;
}
.Chongryuk-template a.external:active {
color: #bbb;
}
.mw-headline-number {
color: #ABDFFF!important;
}
.mw-editsection {
float: right;
font-weight: bold;
}
.toctitle {
background-color: #111!important;
border: 2px solid #ABDFFF!important;
border-top-right-radius: 0rem!important;
border-top-left-radius: 0rem!important;
}
.number-link {
color: #ABDFFF!important;
}
#mw-toc-heading{
color: #ABDFFF;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.toctogglelabel:after {
color: #ABDFFF!important;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.tocnumber {
color: #ABDFFF!important;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.toctogglespan {
color: #ABDFFF!important;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.toctext {
color: #ABDFFF!important;
text-shadow:0px 0px 25px #ABDFFF!important;
}
.WW-bg {
position: relative;
width: 100%;
height: 100vh;
background: #222;
display: inherit;
justify-content: center;
align-items: center;
overflow: hidden;
z-index:-3;
}
#mw-toc-heading{
color:#ABDFFF;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.toctogglelabel:after {
color: #ABDFFF!important;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.tocnumber {
color:#ABDFFF!important;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.toctogglespan {
color:#ABDFFF!important;
text-shadow:2px 2px 4px #ABDFFF!important;
}
.toctext {
color:#ABDFFF!important;
text-shadow:0px 0px 25px #ABDFFF!important;
}