mirror of
https://gitea.com/gitea/docs.git
synced 2026-06-11 04:31:26 +00:00
change close to darkmode (#12)
 Reviewed-on: https://gitea.com/gitea/gitea-docusaurus/pulls/12 Co-authored-by: HesterG <hestergong@gmail.com> Co-committed-by: HesterG <hestergong@gmail.com>
This commit is contained in:
@@ -33,3 +33,7 @@
|
||||
color: var(--ifm-font-color-base);
|
||||
background-color: var(--ifm-background-color);
|
||||
}
|
||||
|
||||
[data-theme='dark'] .close {
|
||||
color: var(--ifm-color-white);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user