편집 요약 없음 |
편집 요약 없음 |
||
(다른 사용자 한 명의 중간 판 4개는 보이지 않습니다) | |||
3번째 줄: | 3번째 줄: | ||
.ls2 { color: rgb(202, 106, 43) !important; } | .ls2 { color: rgb(202, 106, 43) !important; } | ||
.ls3 { color: rgb(102, 161, 74) !important; } | .ls3 { color: rgb(102, 161, 74) !important; } | ||
.ls4 { color: rgb(185, 180, 169) !important; } | .ls4 { color: rgb(185, 180, 169) !important;} | ||
.ls5 { color: rgb(89, 80, 102) !important; } | |||
.ls6 { color: rgb(136, 63, 63) !important; } | |||
.lcstr { color: rgb(211, 163, 79) !important; } | |||
.sagy { color: #005bac !important; } | .sagy { color: #005bac !important; } | ||
10번째 줄: | 13번째 줄: | ||
.ls3p, | .ls3p, | ||
.ls4p, | .ls4p, | ||
.ls5p, | |||
.ls6p, | |||
.lcstr, | |||
.lsagyp { | .lsagyp { | ||
padding-top: 0 !important; | padding-top: 0 !important; | ||
15번째 줄: | 21번째 줄: | ||
} | } | ||
. | .ls0p { | ||
padding-top: 10px !important; | padding-top: 10px !important; | ||
padding-bottom: 0px !important; | padding-bottom: 0px !important; | ||
23번째 줄: | 29번째 줄: | ||
@media (prefers-color-scheme: dark) { | @media (prefers-color-scheme: dark) { | ||
.ls1, .ls2, .ls3, .ls4, .sagy { | .ls1, .ls2, .ls3, .ls4, .ls5, .ls6, .lcstr, .sagy { | ||
color: #ffffff !important; | color: #ffffff !important; | ||
} | } | ||
. | .ls1p { | ||
background-color: rgb(67, 118, 145) !important; | background-color: rgb(67, 118, 145) !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
33번째 줄: | 39번째 줄: | ||
} | } | ||
. | .ls2p { | ||
background-color: rgb(202, 106, 43) !important; | background-color: rgb(202, 106, 43) !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
39번째 줄: | 45번째 줄: | ||
} | } | ||
. | .ls3p { | ||
background-color: rgb(102, 161, 74) !important; | background-color: rgb(102, 161, 74) !important; | ||
color: #ffffff !important; | color: #ffffff !important; | ||
45번째 줄: | 51번째 줄: | ||
} | } | ||
. | .ls4p { | ||
background-color: rgb(185, 180, 169) !important; | background-color: rgb(185, 180, 169) !important; | ||
color: #ffffff !important; | |||
padding: 1.5px !important; | |||
} | |||
.ls5p { | |||
background-color: rgb(89, 80, 102) !important; | |||
color: #ffffff !important; | |||
padding: 1.5px !important; | |||
} | |||
.ls6p { | |||
background-color: rgb(136, 63, 63) !important; | |||
color: #ffffff !important; | |||
padding: 1.5px !important; | |||
} | |||
.lcstr { | |||
background-color: rgb(211, 163, 79) !important; | |||
color: #ffffff !important; | color: #ffffff !important; | ||
padding: 1.5px !important; | padding: 1.5px !important; | ||
57번째 줄: | 81번째 줄: | ||
} | } | ||
. | .ls0p { | ||
padding-top: 10px !important; | padding-top: 10px !important; | ||
padding-bottom: 10px !important; | padding-bottom: 10px !important; | ||
} | } | ||
} | } |
2025년 1월 27일 (월) 04:14 기준 최신판
@media (prefers-color-scheme: light) {
.ls1 { color: rgb(67, 118, 145) !important; }
.ls2 { color: rgb(202, 106, 43) !important; }
.ls3 { color: rgb(102, 161, 74) !important; }
.ls4 { color: rgb(185, 180, 169) !important;}
.ls5 { color: rgb(89, 80, 102) !important; }
.ls6 { color: rgb(136, 63, 63) !important; }
.lcstr { color: rgb(211, 163, 79) !important; }
.sagy { color: #005bac !important; }
.ls1p,
.ls2p,
.ls3p,
.ls4p,
.ls5p,
.ls6p,
.lcstr,
.lsagyp {
padding-top: 0 !important;
border-top: 1px transparent solid !important;
}
.ls0p {
padding-top: 10px !important;
padding-bottom: 0px !important;
border-bottom: 1px transparent solid !important;
}
}
@media (prefers-color-scheme: dark) {
.ls1, .ls2, .ls3, .ls4, .ls5, .ls6, .lcstr, .sagy {
color: #ffffff !important;
}
.ls1p {
background-color: rgb(67, 118, 145) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.ls2p {
background-color: rgb(202, 106, 43) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.ls3p {
background-color: rgb(102, 161, 74) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.ls4p {
background-color: rgb(185, 180, 169) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.ls5p {
background-color: rgb(89, 80, 102) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.ls6p {
background-color: rgb(136, 63, 63) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.lcstr {
background-color: rgb(211, 163, 79) !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.lsagyp {
background-color: #005bac !important;
color: #ffffff !important;
padding: 1.5px !important;
}
.ls0p {
padding-top: 10px !important;
padding-bottom: 10px !important;
}
}