mirror of
https://github.com/Kisechan/Mainpage.git
synced 2025-07-10 07:07:18 +00:00
添加深色模式切换功能,优化样式以支持深色主题
This commit is contained in:
@ -209,4 +209,8 @@ h1 {
|
||||
align-items: center;
|
||||
gap: 10px;
|
||||
}
|
||||
|
||||
.link-content {
|
||||
color: var(--text-color);
|
||||
}
|
||||
</style>
|
||||
|
Reference in New Issue
Block a user