+8
-3
@@ -1,3 +1,5 @@
|
||||
@import url("https://fontsapi.zeoseven.com/7/main/result.css");
|
||||
|
||||
:root {
|
||||
color-scheme: light;
|
||||
--bg: #f7f5ef;
|
||||
@@ -34,9 +36,8 @@
|
||||
body {
|
||||
margin: 0;
|
||||
color: var(--text);
|
||||
font-family:
|
||||
Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI",
|
||||
"Microsoft YaHei", sans-serif;
|
||||
font-family: "Zhuque Fangsong (technical preview)";
|
||||
font-weight: normal;
|
||||
line-height: 1.75;
|
||||
background:
|
||||
linear-gradient(rgba(247, 245, 239, 0.86), rgba(247, 245, 239, 0.95)),
|
||||
@@ -1700,6 +1701,10 @@ time {
|
||||
background: rgba(236, 253, 245, 0.58);
|
||||
}
|
||||
|
||||
.article-outdated-note[hidden] {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.butterfly-note > i {
|
||||
margin-top: 0.28em;
|
||||
color: var(--butterfly-note-color, var(--accent));
|
||||
|
||||
Reference in New Issue
Block a user