편집 요약 없음 |
편집 요약 없음 |
||
7번째 줄: | 7번째 줄: | ||
/* 아이콘 크기 조정 */ | /* 아이콘 크기 조정 */ | ||
.mw-number-text.icon-contributors { | .mw-number-text.icon-contributors { | ||
background: url(data:image/png;base64, | background: url(data:image/png;base64,...) no-repeat left center !important; | ||
background-size: 40px 40px !important; | |||
} | } |
2025년 4월 27일 (일) 23:37 판
.mw-editsection {
float: right;
margin-left: 10px; /* 약간의 여백 추가 */
}
.
/* 아이콘 크기 조정 */
.mw-number-text.icon-contributors {
background: url(data:image/png;base64,...) no-repeat left center !important;
background-size: 40px 40px !important;
}