「MediaWiki:Foreground.css」:各本之異

(新文「 body { font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans SC', 'Noto Sans TC', sans-serif; font-size: 1.2em; } 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 }」)
 
十八子
無編輯摘要
 
(多作未示之審有四次修訂)
第一行: 第一行:


body {
.top-bar-section ul li > a {
   font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
   font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
   font-size: 1.2em;
}
 
h1, h2, h3, h4, h5, h6 {
   font-family: revert;
}
}


第二七行: 第三〇行:
h6 {
h6 {
   font-size: 1em
   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;
}
}

二〇二三年一二月三日 (日) 一五時一七分之今審


.top-bar-section ul li > a {
  font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', '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;
}