미디어위키:Common.css: 두 판 사이의 차이

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

2025년 5월 9일 (금) 09:39 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.mw-collapsible-toggle a:hover {
    background-color: transparent !important;
    color: inherit !important;
    text-decoration: underline;
}