미디어위키:Common.css: 두 판 사이의 차이
편집 요약 없음 |
Tagline 보여주기 추가 |
||
| (같은 사용자의 중간 판 하나는 보이지 않습니다) | |||
| 9번째 줄: | 9번째 줄: | ||
body.page-Main_Page #mp-topbanner { | body.page-Main_Page #mp-topbanner { | ||
clear: both; | clear: both; | ||
} | |||
/* Header Font */ | |||
h1, h2, h3, h4, h5, h6 { | |||
font-weight: bold; | |||
} | } | ||
| 941번째 줄: | 946번째 줄: | ||
filter: chroma(color=#000001); | filter: chroma(color=#000001); | ||
} | } | ||
/* Tagline display */ | |||
#siteSub { display:block; font-weight:normal; font-size:normal;} | |||