diff --git a/.vitepress/theme/style.css b/.vitepress/theme/style.css
index 989c2b726..0410da8fb 100644
--- a/.vitepress/theme/style.css
+++ b/.vitepress/theme/style.css
@@ -68,7 +68,7 @@
}
.vp-doc a {
- color: var(--vp-c-brand-1);
+ color: var(--vp-c-brand-soft);
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-style: solid;
@@ -78,9 +78,9 @@
}
.vp-doc a:hover {
- color: var(--vp-c-brand-1);
- text-decoration-color: var(--vp-c-brand-1);
- -webkit-text-decoration-color: var(--vp-c-brand-1);
+ color: var(--vp-c-brand-soft);
+ text-decoration-color: var(--vp-c-brand-soft);
+ -webkit-text-decoration-color: var(--vp-c-brand-soft);
}
.vp-doc .custom-block a {
diff --git a/index.md b/index.md
index 8658f2385..4c70f80a2 100644
--- a/index.md
+++ b/index.md
@@ -26,19 +26,19 @@ hero:
features:
- title: Movies / TV / Anime
- icon:
+ icon:
link: /videopiracyguide
details: Stream, download, torrent and binge all your favourites movies or shows!
- title: Music / Podcasts / Radio
- icon:
+ icon:
link: /audiopiracyguide
details: Stream, download and torrent songs, podcasts and more!
- title: Games / Emulation
- icon:
+ icon:
link: /gamingpiracyguide
details: Download and play all your favourite games or emulate some old but gold ones!
- title: Book / Comics / Manga
- icon:
+ icon:
link: /readingpiracyguide
details: Whether you're a bookworm, otaku or comic book fan, you'll be able to find your favourite pieces of literature here for free!
---