편집 요약 없음 |
편집 요약 없음 |
||
| 1번째 줄: | 1번째 줄: | ||
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */ | /* 이 CSS 설정은 모든 스킨에 적용됩니다 */ | ||
.mw-collapsible-toggle a:hover { | .mw-collapsible-toggle a:hover, | ||
.mw-collapsible-toggle:hover { | |||
background-color: transparent !important; | background-color: transparent !important; | ||
color: inherit !important; | color: inherit !important; | ||
box-shadow: none !important; | |||
} | } | ||