diff --git a/mirror-file-generator/templates/default/header.html b/mirror-file-generator/templates/default/header.html index 9b6e408..133b6e8 100644 --- a/mirror-file-generator/templates/default/header.html +++ b/mirror-file-generator/templates/default/header.html @@ -94,6 +94,10 @@ background-color: #1e1e1e; color: #e0e0e0; } + a:link, + a:visited { + color: #e0e0e0; + } .repo-list a:link, .repo-list a:visited { color: #e0e0e0;