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

편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
태그: 되돌려진 기여
4번째 줄: 4번째 줄:


.nav-wrapper.navbar-fixed-top {
.nav-wrapper.navbar-fixed-top {
     height: 80px !important;
     height: 50px !important;
}
}

2024년 12월 2일 (월) 15:36 판

/* 이 CSS 설정은 리버티 스킨을 사용하는 사용자에게 적용됩니다 */
.mw-headline-number { color: #0275d8; }
.mw-headline-number::after { content: "."; }

.nav-wrapper.navbar-fixed-top {
    height: 50px !important;
}