"미디어위키: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...
 
잔글編輯 要約 없음
39番째 줄: 39番째 줄:
     background-repeat: no-repeat;
     background-repeat: no-repeat;
     background-size: auto !important;
     background-size: auto !important;
}
h3#tagline {
    display: none;
}
}

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


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