「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 }」)
 
十八子
無編輯摘要
第三行: 第三行:
   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;
   font-size: 1.2em;
}
.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;
}
}



二〇二三年一一月三日 (五) 一二時五六分審


body {
  font-family: 'Noto Sans HK', 'Noto Sans JP', 'Noto Sans KR', 'Noto Sans SC', 'Noto Sans TC', sans-serif;
  font-size: 1.2em;
}

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