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

새 문서: .Liberty .content-wrapper .liberty-sidebar .right-ads { top: 29rem } .Liberty .nav-wrapper .navbar .navbar-brand { width: 8.4rem; }
 
편집 요약 없음
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
1번째 줄: 1번째 줄:
.Liberty .content-wrapper .liberty-sidebar .right-ads {
.Liberty .content-wrapper .liberty-sidebar .right-ads {
top: 29rem
top: 29rem !important;
}
}
.Liberty .nav-wrapper .navbar .navbar-brand {
.Liberty .nav-wrapper .navbar .navbar-brand {
width: 8.4rem;
width: 8.4rem !important;
}
.Liberty .oo-ui-icon-tray, .mw-ui-icon-tray:before {
background-color: #fff !important;
}
}

2025년 2월 28일 (금) 10:38 기준 최신판

.Liberty .content-wrapper .liberty-sidebar .right-ads {
	top: 29rem !important;
}
.Liberty .nav-wrapper .navbar .navbar-brand {
	width: 8.4rem !important;
}
.Liberty .oo-ui-icon-tray, .mw-ui-icon-tray:before {
	background-color: #fff !important;
}