미디어위키: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;
}
}

2024년 5월 10일 (금) 02:56 판

.Liberty .content-wrapper .liberty-sidebar .right-ads {
	top: 29rem !important;
}
.Liberty .nav-wrapper .navbar .navbar-brand {
	width: 8.4rem !important;
}