"미디어위키:Common.css"의 두 판 사이의 차이
둘러보기로 가기
검색하러 가기
Gentookorea (토론 | 기여) |
Gentookorea (토론 | 기여) |
||
(같은 사용자의 중간 판 3개는 보이지 않습니다) | |||
1번째 줄: | 1번째 줄: | ||
/** 이 CSS 설정은 모든 스킨에 적용됩니다 */ | /** 이 CSS 설정은 모든 스킨에 적용됩니다 */ | ||
pre { | pre { | ||
− | |||
− | |||
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:08 기준 최신판
/** 이 CSS 설정은 모든 스킨에 적용됩니다 */
pre {
color: black;
background-color: #f9f9f9 !important;
line-height: 1.1em !important;
}