MediaWiki:Common.css:修订间差异
无编辑摘要 标签:移动版编辑 移动版网页编辑 |
无编辑摘要 |
||
(未显示同一用户的2个中间版本) | |||
第2行: | 第2行: | ||
body { | body { | ||
background-color:#efeff1; | background-color:#efeff1; | ||
font-family: 'NunitoSans', sans-serif; | font-family: 'NunitoSans', system-ui,sans-serif; | ||
} | } | ||
body::before { | body::before { | ||
第50行: | 第50行: | ||
font-family: 'Fredoka', 'Yuanyou', Times, serif; | font-family: 'Fredoka', 'Yuanyou', Times, serif; | ||
font-weight: 800; | font-weight: 800; | ||
} | } | ||
h1 { | h1 { | ||
font-family: 'FirstCoffee','ResourceHanRoundedHC', sans-serif, Times, serif; | font-family: 'FirstCoffee','ResourceHanRoundedHC', system-ui,sans-serif, Times, serif; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
第68行: | 第60行: | ||
} | } | ||
.mw-code{ | .mw-code{ | ||
font-family: '3270' ,'WenQuanBit16', sans-serif; | font-family: '3270' ,'WenQuanBit16', system-ui,sans-serif; | ||
background-color: #1F1F1F; | background-color: #1F1F1F; | ||
color: #50F72D; | color: #50F72D; | ||
第197行: | 第189行: | ||
margin: 40px 0 0 0; | margin: 40px 0 0 0; | ||
} | } | ||
.tabber__tabs{ | |||
flex-wrap: wrap; | |||
} | |||
/** Template stylings **/ | /** Template stylings **/ | ||
/* [[Template:SimpleNavbox]] */ | /* [[Template:SimpleNavbox]] */ | ||
第460行: | 第453行: | ||
font-weight: normal; | font-weight: normal; | ||
font-style: normal; | font-style: normal; | ||
font-display: swap; | |||
} | } | ||
@font-face { | @font-face { | ||
第517行: | 第511行: | ||
} | } | ||
.font-neuro-web-body{ | .font-neuro-web-body{ | ||
font-family: 'NunitoSans', 'HarmonyOSSansSC', 'HarmonyOSSansTC', sans- | font-family: 'NunitoSans', 'HarmonyOSSansSC', 'HarmonyOSSansTC',system-ui,sans-seriff; | ||
} | } | ||
/*色表格*/ | /*色表格*/ |