config color
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
"handle": "syui.syui.ai",
|
||||
"collection": "ai.syui.log.post",
|
||||
"network": "syu.is",
|
||||
"color": "#0066cc",
|
||||
"color": "#EF454A",
|
||||
"siteUrl": "https://syui.ai"
|
||||
}
|
||||
|
||||
@@ -95,7 +95,8 @@ body {
|
||||
}
|
||||
|
||||
.header-btn.at-btn:hover {
|
||||
background: #0052a3;
|
||||
background: var(--btn-color);
|
||||
filter: brightness(0.85);
|
||||
}
|
||||
|
||||
.header-btn.login-btn {
|
||||
|
||||
Reference in New Issue
Block a user