mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
Follow blog to use blue color for links (#385)
Reviewed-on: https://gitea.com/gitea/docs/pulls/385 Reviewed-by: silverwind <[email protected]>
This commit is contained in:
@@ -31,11 +31,11 @@
|
||||
}
|
||||
|
||||
.skinPrimary {
|
||||
background: var(--ifm-color-primary-lighter);
|
||||
background: #3c6018;
|
||||
}
|
||||
|
||||
[data-theme='dark'] .skinPrimary {
|
||||
background: var(--ifm-color-primary-darker);
|
||||
background: #335214;
|
||||
}
|
||||
|
||||
.skinPrimary .title,
|
||||
|
||||
Reference in New Issue
Block a user