색상 연두색으로 |
적용 안된 점 수정 |
||
4번째 줄: | 4번째 줄: | ||
} | } | ||
.external { | |||
color: # | color: #33b733; | ||
font-weight: bold; | font-weight: bold; | ||
} | } |
2022년 10월 7일 (금) 11:22 판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.mw-highlight pre {
font-size: 90%;
}
.external {
color: #33b733;
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}