docs: tune docs visual

This commit is contained in:
3252a8
2026-05-26 23:55:07 +03:00
parent da9db7b7f8
commit a6af8f8415
2 changed files with 13 additions and 3 deletions
+10
View File
@@ -12,6 +12,16 @@
color: #00fe7a;
}
:root[data-theme='light'] .site-title,
:root[data-theme='light'] .site-title span {
color: #007a3d;
}
:root[data-theme='light'] .site-title:hover,
:root[data-theme='light'] .site-title:hover span {
color: #006f36;
}
.minishop-header-link {
column-gap: 0.625rem;
}