"미디어위키:Foreground.css"의 두 版 사이의 差異

編輯 要約 없음
잔글編輯 要約 없음
 
43番째 줄: 43番째 줄:
h3#tagline {
h3#tagline {
     display: none;
     display: none;
}
table.wikitable > tr > th, table.wikitable > * > tr > th {
    text-align: center;
}
}

2023年12月7日(木)22時15分 基準 最新版


.top-bar-section ul li > a {
  font-family: 'Noto Sans KR', 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: revert;
}

p {
  font-size: 1em;
  margin-bottom: 1.25em;
}

h1 {
  font-size: 2.125em
}
h2 {
  font-size: 1.6875em
}
h3 {
  font-size: 1.375em
}
h4 {
  font-size: 1.125em
}
h5 {
  font-size: 1.125em
}
h6 {
  font-size: 1em
}

figure.mw-halign-right, table.infobox {
    float: right;
}

#pt-notifications-notice .mw-echo-notifications-badge, #pt-notifications-alert .mw-echo-notifications-badge, #pt-notifications-message .mw-echo-notifications-badge {
    background-repeat: no-repeat;
    background-size: auto !important;
}

h3#tagline {
    display: none;
}

table.wikitable > tr > th, table.wikitable > * > tr > th {
    text-align: center;
}