편집 요약 없음 |
편집 요약 없음 |
||
20번째 줄: | 20번째 줄: | ||
.btn-secondary:hover { | .btn-secondary:hover { | ||
color: #e69720 !important; /* 버튼 호버 시 텍스트 색상 */ | color: #e69720 !important; /* 버튼 호버 시 텍스트 색상 */ | ||
background-color: # | background-color: #B9B9B9 !important; /* 버튼 호버 시 배경 색상 */ | ||
border: 1px solid #6F6F6F !important; /* 버튼 호버 시 테두리 색상 유지 */ | border: 1px solid #6F6F6F !important; /* 버튼 호버 시 테두리 색상 유지 */ | ||
} | } | ||
81번째 줄: | 81번째 줄: | ||
} | } | ||
.Liberty .content-wrapper .liberty-content .liberty-content-main, .mw-datatable th, .mw-datatable tr:hover td, textarea, div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon { background:# | .Liberty .content-wrapper .liberty-content .liberty-content-main, .mw-datatable th, .mw-datatable tr:hover td, textarea, div.mw-warning-with-logexcerpt, div.mw-lag-warn-high, div.mw-cascadeprotectedwarning, div#mw-protect-cascadeon { background:#B9B9B9; } | ||
.cs-comments { background-color: #B9B9B9 !important; border-top: 2px solid #6F6F6F !important; border-bottom:2px solid #6F6F6F !important; border-right:none !important; border-left:none !important; box-shadow:0px 0px 25px #6F6F6F; } | .cs-comments { background-color: #B9B9B9 !important; border-top: 2px solid #6F6F6F !important; border-bottom:2px solid #6F6F6F !important; border-right:none !important; border-left:none !important; box-shadow:0px 0px 25px #6F6F6F; } | ||
2025년 7월 7일 (월) 23:27 판