"미디어위키:Common.css"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Gentookorea (토론 | 기여) |
Gentookorea (토론 | 기여) |
||
2번째 줄: | 2번째 줄: | ||
pre { | pre { | ||
padding: 1.5em !important; | padding: 1.5em !important; | ||
− | |||
color: black; | color: black; | ||
background-color: #f9f9f9 !important; | background-color: #f9f9f9 !important; | ||
line-height: 1.1em !important; | line-height: 1.1em !important; | ||
} | } |
2013년 4월 29일 (월) 13:06 판
/** 이 CSS 설정은 모든 스킨에 적용됩니다 */
pre {
padding: 1.5em !important;
color: black;
background-color: #f9f9f9 !important;
line-height: 1.1em !important;
}