외부 링크만 적용 |
색상 연두색으로 |
||
5번째 줄: | 5번째 줄: | ||
a[target] { | a[target] { | ||
color: # | color: #9DD64B; | ||
font-weight: bold; | font-weight: bold; | ||
} | } |
2022년 10월 7일 (금) 11:18 판
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.mw-highlight pre {
font-size: 90%;
}
a[target] {
color: #9DD64B;
font-weight: bold;
}
h1, h2, h3, h4, h5, h6 {
font-weight: bold;
}