diff --git a/gadjo/static/css/gadjo.scss b/gadjo/static/css/gadjo.scss index 5af702f..d5797a2 100644 --- a/gadjo/static/css/gadjo.scss +++ b/gadjo/static/css/gadjo.scss @@ -53,7 +53,7 @@ a { color: #0066cc; text-decoration: none; border-width: 0; - border-bottom: 1px dotted #ff9900; + border-bottom: 1px dotted #0066cc; @include vendor-prefix('transition', 'color 200ms ease-out'); &:hover { color: #003388;