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