Skip to content

Commit fc20679

Browse files
authored
Merge pull request #284 from UtrechtUniversity/feature/MSL-780_style_links_keywordselector
MSL-780: style links in keyword selector page
2 parents 7cf3b9b + 24d66b4 commit fc20679

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

resources/views/public/keyword-selector.blade.php

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ class="w-full flex flex-col place-items-center ">
5959

6060
<p class="pt-6">Are you interested in embedding the above keyword selector in the data repository
6161
you’re affiliated to?
62-
The keyword selector is published openly on <a
62+
The keyword selector is published openly on <a class="hover-interactive underline"
6363
href="https://github.com/UtrechtUniversity/msl_vocabularies" target="_blank"
6464
title="MSL vocabularies on GitHub">Github</a>! If you’re interested in using this open
6565
source tool, do let us know – we’re very
6666
interested to hear who intends to use it. Similarly, if you need support to embed it at your
67-
repository <a href="{{ route('contact-us') }}" title="Contact us" target="_blank">get in
68-
touch</a>.</p>
67+
repository <a href="{{ route('contact-us') }}" title="Contact us"
68+
class="hover-interactive underline">get in touch</a>.</p>
6969

7070
</div>
7171

0 commit comments

Comments
 (0)