미디어위키:Common.css: 두 판 사이의 차이
부동산위키
편집 요약 없음 태그: 되돌려진 기여 |
편집 요약 없음 태그: 수동 되돌리기 |
||
| (같은 사용자의 중간 판 3개는 보이지 않습니다) | |||
| 16번째 줄: | 16번째 줄: | ||
margin-top:.4rem; | margin-top:.4rem; | ||
margin-bottom:.4rem; | margin-bottom:.4rem; | ||
} | } | ||
2022년 10월 27일 (목) 21:29 기준 최신판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.navbar-nav {flex-direction: row !important; }
blockquote {
border-left: 3px solid #555;
padding: .5rem .8rem;
background-color: #f5f5f5;
margin: 1rem;
}
blockquote p:last-child {
margin-bottom:.1px;
}
.mw-parser-output li, .mw-parser-output ol {
margin-top:.4rem;
margin-bottom:.4rem;
}

