MediaWiki:Common.css:修订间差异
无编辑摘要 |
无编辑摘要 |
||
(未显示同一用户的6个中间版本) | |||
第2行: | 第2行: | ||
body { | body { | ||
background-color:#efeff1; | background-color:#efeff1; | ||
font-family: 'NunitoSans', | font-family: 'NunitoSans', system-ui,sans-serif; | ||
} | } | ||
body::before { | body::before { | ||
第40行: | 第40行: | ||
h2 { | h2 { | ||
font-family: 'Fredoka', 'Yuanyou', Times, serif | font-family: 'Fredoka', 'Yuanyou', Times, serif; | ||
font-weight: 800; | font-weight: 800; | ||
} | } | ||
h2#mw-previewheader { | h2#mw-previewheader { | ||
font-family: 'Fredoka', 'Yuanyou', Times, serif | font-family: 'Fredoka', 'Yuanyou', Times, serif; | ||
font-weight: 800; | font-weight: 800; | ||
} | } | ||
.mw-body h1, .mw-body .mw-heading1, .mw-body-content h1, .mw-body-content .mw-heading1, .mw-body-content h2, .mw-body-content .mw-heading2 .mw-headline { | |||
font-family: 'Fredoka', 'Yuanyou', Times, serif; | |||
font-weight: 800; | |||
font-family: 'Fredoka', 'Yuanyou', Times, serif | |||
font-weight: | |||
} | } | ||
h1 { | h1 { | ||
font-family: 'FirstCoffee','ResourceHanRoundedHC', | font-family: 'FirstCoffee','ResourceHanRoundedHC', system-ui,sans-serif, Times, serif; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
h1#firstHeading { | h1#firstHeading { | ||
font-family: 'FirstCoffee' ,'ResourceHanRoundedHC', | font-family: 'FirstCoffee' ,'ResourceHanRoundedHC', sans-serif, Times, serif; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
.mw-code{ | .mw-code{ | ||
font-family: '3270' ,'WenQuanBit16', | font-family: '3270' ,'WenQuanBit16', system-ui,sans-serif; | ||
background-color: #1F1F1F; | background-color: #1F1F1F; | ||
color: #50F72D; | color: #50F72D; | ||
第193行: | 第189行: | ||
margin: 40px 0 0 0; | margin: 40px 0 0 0; | ||
} | } | ||
.tabber__tabs{ | |||
flex-wrap: wrap; | |||
} | |||
/** Template stylings **/ | /** Template stylings **/ | ||
/* [[Template:SimpleNavbox]] */ | /* [[Template:SimpleNavbox]] */ | ||
第442行: | 第439行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第448行: | 第446行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第454行: | 第453行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第472行: | 第472行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第478行: | 第479行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第484行: | 第486行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第496行: | 第499行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
.font-bit{ | .font-bit{ | ||
第501行: | 第505行: | ||
} | } | ||
.font-neuro{ | .font-neuro{ | ||
font-family: 'FirstCoffee','ResourceHanRoundedHC','ResourceHanRoundedJ','ResourceHanRoundedK | font-family: 'FirstCoffee','ResourceHanRoundedHC','ResourceHanRoundedJ','ResourceHanRoundedK', Times, serif; | ||
} | } | ||
.font-neuro-web-title{ | .font-neuro-web-title{ | ||
第507行: | 第511行: | ||
} | } | ||
.font-neuro-web-body{ | .font-neuro-web-body{ | ||
font-family: 'NunitoSans', 'HarmonyOSSansSC', 'HarmonyOSSansTC', sans- | font-family: 'NunitoSans', 'HarmonyOSSansSC', 'HarmonyOSSansTC',system-ui,sans-seriff; | ||
} | } | ||
/*色表格*/ | /*色表格*/ |