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

새 문서: .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 { float: right; } #pt-notifications-notice .mw-e...
 
잔글編輯 要約 없음
 
(같은 使用者(사용자)中間(중간) () 2()는 보이지 않습니다)
32番째 줄: 32番째 줄:
}
}


figure.mw-halign-right {
figure.mw-halign-right, table.infobox {
     float: right;
     float: right;
}
}
39番째 줄: 39番째 줄:
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: auto !important;
     background-size: auto !important;
}
h3#tagline {
    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;
}