diff --git a/gadjo/static/css/gadjo.scss b/gadjo/static/css/gadjo.scss index d3f1f10..e056376 100644 --- a/gadjo/static/css/gadjo.scss +++ b/gadjo/static/css/gadjo.scss @@ -155,6 +155,10 @@ ul.user-info { color: black; padding: 0 2em; text-transform: uppercase; + a { + border: none; + color: $font-color; + } } @media screen and (max-width: $mobile-limit) { .ui-platform-name, .ui-avatar, .ui-name, .ui-help { diff --git a/gadjo/templates/gadjo/root.html b/gadjo/templates/gadjo/root.html index 0bb0f41..43be9f0 100644 --- a/gadjo/templates/gadjo/root.html +++ b/gadjo/templates/gadjo/root.html @@ -27,7 +27,7 @@ {% block user-links %}