편집 요약 없음 |
편집 요약 없음 |
||
6번째 줄: | 6번째 줄: | ||
border-right: none !important; /* 오른쪽 테두리는 없앰 */ | border-right: none !important; /* 오른쪽 테두리는 없앰 */ | ||
border-left: none !important; /* 왼쪽 테두리는 없앰 */ | border-left: none !important; /* 왼쪽 테두리는 없앰 */ | ||
box-shadow: 0px 0px 25px # | box-shadow: 0px 0px 25px #000; /* 그림자 효과 */ | ||
} | } | ||
42번째 줄: | 42번째 줄: | ||
} | } | ||
.mw-category-generated { color:# | .mw-category-generated { color:#fff !important; } /* 분류 문서 설명 색상 */ | ||
.mw-category-generated a { color:#003050 !important; } /* 분류 문서 링크 색상 */ | .mw-category-generated a { color:#003050 !important; } /* 분류 문서 링크 색상 */ | ||
.CategoryTreeToggle { color:# | .CategoryTreeToggle { color:#fff !important; } /* 분류 문서 화살표 색상 */ | ||
.number-link { color:# | .number-link { color:#fff !important; } /* 분류 문서 목차 순 색상 */ | ||
} | } | ||
51번째 줄: | 51번째 줄: | ||
.external:before { color:#003050 !important; } /* 공지사항 특수문자 색상 */ | .external:before { color:#003050 !important; } /* 공지사항 특수문자 색상 */ | ||
.alert-info { | .alert-info { | ||
background-color: # | background-color: #fff !important; /* 공지사항 배경 색상 */ | ||
border: 2px solid # | border: 2px solid #000 !important; /* 공지사항 테두리 색상 */ | ||
box-shadow: 0px 0px 25px # | box-shadow: 0px 0px 25px #000; /* 공지사항 그림자 효과 */ | ||
} | } | ||
61번째 줄: | 61번째 줄: | ||
} | } | ||
.footer-info-lastmod { color:# | .footer-info-lastmod { color:#fff !important; } /* 편집 시기 색상 */ | ||
.footer-info-copyright { color:# | .footer-info-copyright { color:#fff !important; } /* 저작권 색상 */ | ||
.footer-places-privacy a { color:# | .footer-places-privacy a { color:#fff !important; } /* 개인정보처리방침 링크 색상 */ | ||
.footer-places-privacy a:active { color:# | .footer-places-privacy a:active { color:#fff !important; } /* 개인정보처리방침 클릭 시 색상 */ | ||
.footer-places-about a {color:#e69720 !important; } | .footer-places-about a {color:#e69720 !important; } | ||
.footer-places-about a:active { color:# | .footer-places-about a:active { color:#fff !important; } | ||
.footer-places-disclaimers a { color:# | .footer-places-disclaimers a { color:#fff !important; } | ||
.footer-places-disclaimers a:active { color:#e69720 !important; } | .footer-places-disclaimers a:active { color:#e69720 !important; } | ||
.liberty-content { | .liberty-content { | ||
border: 2px solid # | border: 2px solid #000 !important; /* 테두리 색상 */ | ||
box-shadow: 0px 0px 25px #000; /* 그림자 색상 */ | box-shadow: 0px 0px 25px #000; /* 그림자 색상 */ | ||
border-radius: 0.35rem 0.35rem 0.35rem 0.35rem; /* 모서리 */ | border-radius: 0.35rem 0.35rem 0.35rem 0.35rem; /* 모서리 */ |
2025년 4월 6일 (일) 22:01 판