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

편집 요약 없음
편집 요약 없음
태그: 되돌려진 기여
5번째 줄: 5번째 줄:
.liberty-content-header {
.liberty-content-header {
border-bottom: 0.8px !important;
border-bottom: 0.8px !important;
}
.Liberty .nav-wrapper {
min-height: 2.8rem;
z-index: 1001;
background:  linear-gradient(to right, #00a495, #0ac184)
}
}

2025년 7월 1일 (화) 06:01 판

.mw-headline a {
  margin-right: 6px;
}

.liberty-content-header {
	border-bottom: 0.8px !important;
}

.Liberty .nav-wrapper {
	min-height: 2.8rem;
	z-index: 1001;
	background:  linear-gradient(to right, #00a495, #0ac184)

}