MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary Tags: Mobile edit Mobile web edit |
||
Line 2: | Line 2: | ||
body { | body { | ||
background-color:#efeff1; | background-color:#efeff1; | ||
font-family: 'NunitoSans | font-family: 'NunitoSans', sans-serif; | ||
} | } | ||
body::before { | body::before { | ||
Line 50: | Line 50: | ||
font-family: 'Fredoka', 'Yuanyou', Times, serif; | font-family: 'Fredoka', 'Yuanyou', Times, serif; | ||
font-weight: 800; | font-weight: 800; | ||
} | } | ||
h1 { | h1 { | ||
font-family: 'FirstCoffee | font-family: 'FirstCoffee', sans-serif, Times, serif; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
h1#firstHeading { | h1#firstHeading { | ||
font-family: 'FirstCoffee | font-family: 'FirstCoffee' , sans-serif, Times, serif; | ||
font-weight: 400; | font-weight: 400; | ||
} | } | ||
Line 502: | Line 494: | ||
} | } | ||
.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{ | ||
Line 508: | Line 500: | ||
} | } | ||
.font-neuro-web-body{ | .font-neuro-web-body{ | ||
font-family: 'NunitoSans | font-family: 'NunitoSans', sans-serif; | ||
} | } | ||
/*色表格*/ | /*色表格*/ |