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

잔글編輯 要約 없음
編輯 要約 없음
32番째 줄: 32番째 줄:
}
}


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

2023年 12月 4日 (月) 01:50 版


.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;
}