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

편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
태그: 수동 되돌리기
 
(같은 사용자의 중간 판 2개는 보이지 않습니다)
9번째 줄: 9번째 줄:
     background: url('https://mada.wiki/w/resources/assets/madalogo.png') no-repeat left center !important;
     background: url('https://mada.wiki/w/resources/assets/madalogo.png') no-repeat left center !important;
     background-size: 40px 40px;
     background-size: 40px 40px;
}
#liberty-bottombtn{
        opacity: 0.4;
background-color: #fff;
}
}

2025년 4월 29일 (화) 07:00 기준 최신판

.mw-editsection {
    float: right;
    margin-left: 10px;  /* 약간의 여백 추가 */
}

.
/* 아이콘 크기 조정 */
.mw-number-text.icon-contributors {
    background: url('https://mada.wiki/w/resources/assets/madalogo.png') no-repeat left center !important;
    background-size: 40px 40px;
}