diff --git a/static/custom.css b/static/custom.css index 84f317b..eba4820 100644 --- a/static/custom.css +++ b/static/custom.css @@ -20,7 +20,7 @@ --button-border-color: #218838; --link-color: #0066cc; /* Blue */ - --link-color-visited: #b399c8; + --link-color-visited: #9370DB; --footer-background: #2f333e; --footer-font-color: #ffffff; @@ -41,7 +41,7 @@ --button-border-color: #218838; --link-color: #0066cc; /* Blue */ - --link-color-visited: #b399c8; + --link-color-visited: #9370DB; --footer-background: #2f333e; --footer-font-color: #ffffff; @@ -65,7 +65,7 @@ --button-border-color: #218838; --link-color: #66ccff; /* Blue */ - --link-color-visited: #b399c8; + --link-color-visited: #9370DB; --footer-background: #2f333e; --footer-font-color: #ffffff; @@ -86,7 +86,7 @@ --button-border-color: #218838; --link-color: #66ccff; /* Blue */ - --link-color-visited: #b399c8; + --link-color-visited: #9370DB; --footer-background: #2f333e; --footer-font-color: #ffffff;