更多操作
无编辑摘要 |
小 已保护“MediaWiki:Common.css”([编辑=仅允许管理员](无限期)[移动=仅允许管理员](无限期)) |
||
(没有差异)
|
2024年5月28日 (二) 14:41的版本
@font-face {
font-family: "MiSans Latin";
src: url("https://wiki.knebulae.com/fonts/MiSans Latin.woff2") format('woff2');
}
@font-face {
font-family: "HarmonyOS Sans SC";
src: url("https://wiki.knebulae.com/fonts/HarmonyOS Sans SC.woff2") format('woff2');
}
body {
font-family: "MiSans Latin", "HarmonyOS Sans SC", sans-serif;
}
::selection {
background: rgba(142, 230, 230, 0.5);
color: rgb(50, 189, 205);
}