[Scummvm-git-logs] scummvm-web master -> 612cad79c3e59295c6b9087017c602f760e6acb8

sev- sev at scummvm.org
Wed Aug 25 09:45:52 UTC 2021


This automated email contains information about 1 new commit which have been
pushed to the 'scummvm-web' repo located at https://github.com/scummvm/scummvm-web .

Summary:
612cad79c3 Changing table hyperlinks from black to default color


Commit: 612cad79c3e59295c6b9087017c602f760e6acb8
    https://github.com/scummvm/scummvm-web/commit/612cad79c3e59295c6b9087017c602f760e6acb8
Author: Thunderforge (wjherrmann at gmail.com)
Date: 2021-08-25T11:45:50+02:00

Commit Message:
Changing table hyperlinks from black to default color

This makes hyperlinks consistent with other pages, including ones with lots of links such as the Downloads page

Changed paths:
    scss/theme/_themes.scss


diff --git a/scss/theme/_themes.scss b/scss/theme/_themes.scss
index 0fc5e457..bc8ac0d6 100644
--- a/scss/theme/_themes.scss
+++ b/scss/theme/_themes.scss
@@ -38,7 +38,6 @@ $themes: (
         chart-row-even: $white,
         chart-caption-background: $totem-pole,
         chart-caption-header: $white,
-        chart-link: $black,
         chart-border: $silver,
         // Misc elements
         table-of-contents: $japanese-laurel,




More information about the Scummvm-git-logs mailing list