diff --git a/index.html b/index.html index 881a7af..175b672 100644 --- a/index.html +++ b/index.html @@ -523,6 +523,11 @@ header.tip p { } + a.plugin-download-link { + color: var(--accent); + text-decoration: none; + } + main hr { margin: 0; padding: 0; @@ -583,8 +588,8 @@