미디어위키:Common.css: 두 판 사이의 차이
Dollshe365 (토론 | 기여) 새 문서: →이 CSS 설정은 모든 스킨에 적용됩니다: .mw-page-container { max-width: 1500px !important; } |
Dollshe365 (토론 | 기여) 잔글편집 요약 없음 |
||
| 2번째 줄: | 2번째 줄: | ||
.mw-page-container { | .mw-page-container { | ||
max-width: 1500px !important; | max-width: 1500px !important; | ||
} | |||
code.diary-tag { | |||
background: #f3f3f3; | |||
border-radius: 6px; | |||
padding: 2px 6px; | |||
font-size: 90%; | |||
} | } | ||