"미디어위키:Liberty.css"의 두 版 사이의 差異

編輯 要約 없음
編輯 要約 없음
一九番째 줄: 一九番째 줄:
.btn.btn-secondary.tools-btn.tools-share {
.btn.btn-secondary.tools-btn.tools-share {
     display: none;
     display: none;
}
.Liberty .content-wrapper .liberty-content .liberty-content-main .tleft {
    margin-right: 0.8rem;
    margin-bottom: 0.8rem;
}
}

二〇二一年一〇月二七日(水)一二時五九分 版

/* 이 CSS 설정은 리버티 스킨을 사용하는 사용자에게 적용됩니다 */

body {
    font-size: 1.05rem;
}

.Liberty .nav-wrapper .navbar .navbar-login .logout-btn {
    display: none;
}

a.btn ruby.hanja > rt, a.btn ruby.hanja > rp {
    display: none !important;
}

header ruby.hanja > rt, header ruby.hanja > rp {
    display: none !important;
}

.btn.btn-secondary.tools-btn.tools-share {
    display: none;
}

.Liberty .content-wrapper .liberty-content .liberty-content-main .tleft {
    margin-right: 0.8rem;
    margin-bottom: 0.8rem;
}