diff --git a/static/sass/_base.scss b/static/sass/_base.scss index 6883956da..588aadbf2 100644 --- a/static/sass/_base.scss +++ b/static/sass/_base.scss @@ -85,7 +85,7 @@ $darkerblue: #1e2933; $link-color: $blue; $link-hover: $darkerblue; -$code-green: #11a611; +$code-green: #0c7d0c; $default-border-color: $grey-lighter; /* Set a generic border color here to keep them consistent */ diff --git a/static/sass/style.scss b/static/sass/style.scss index 4fd9a3efd..3e8ce28d6 100644 --- a/static/sass/style.scss +++ b/static/sass/style.scss @@ -66,6 +66,12 @@ a, a:active, a:visited, a:hover, a:visited:hover { text-decoration: none; } +table tr td { + a, a:active, a:visited, a:hover, a:visited:hover { + color: darken($link-color, 2%); + } +} + a:hover, a:focus { color: $link-hover; } /*modernizr*/ .touch a[href^="tel:"] { border-bottom: 1px dotted $default-color; } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy