편집 요약 없음 태그: 되돌려진 기여 |
편집 요약 없음 태그: 되돌려진 기여 |
||
1번째 줄: | 1번째 줄: | ||
== 한나라당 역사가 두렵지 않느냐 == | |||
<!-- 라이트모드 --> | <!-- 라이트모드 --> | ||
31번째 줄: | 31번째 줄: | ||
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 { | .Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1 { | ||
color: #020617; | color: #020617; | ||
} | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h1, | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h2, | |||
.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 { | |||
border-bottom-color: #93c5fd; | |||
} | } | ||
}} | }} | ||
70번째 줄: | 78번째 줄: | ||
.Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1:is(.dark *) { | .Liberty .content-wrapper .liberty-content .liberty-content-header .title > h1:is(.dark *) { | ||
color: #bfdbfe; | color: #bfdbfe; | ||
} | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h1:is(.dark *), | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h2:is(.dark *), | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h3:is(.dark *), | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h4:is(.dark *), | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h5:is(.dark *), | |||
.Liberty .content-wrapper .liberty-content .liberty-content-main h6:is(.dark *) { | |||
border-bottom-color: #1e3a8a; | |||
} | } | ||
a:is(.dark *) { | a:is(.dark *) { |