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

편집 요약 없음
태그: 되돌려진 기여
편집 요약 없음
 
(같은 사용자의 중간 판 하나는 보이지 않습니다)
1번째 줄: 1번째 줄:
.mw-headline a {
  margin-right: 6px;
}


.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)
}
@media (prefers-color-scheme: dark) {
.Liberty .nav-wrapper {
background:  #2e3033;
}
}
}

2025년 7월 4일 (금) 06:03 기준 최신판

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