diff options
Diffstat (limited to 'gn2/wqflask/templates/gsearch.html')
-rw-r--r-- | gn2/wqflask/templates/gsearch.html | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/gn2/wqflask/templates/gsearch.html b/gn2/wqflask/templates/gsearch.html index 46169738..adf4481d 100644 --- a/gn2/wqflask/templates/gsearch.html +++ b/gn2/wqflask/templates/gsearch.html @@ -75,21 +75,21 @@ background-color: #336699"> <i class="fa fa-search" title="Search " style="color:white;"></i> </button> - </div> - <span style="padding: 5px;margin-left: 65px;" id="gnqna_home"> - <a href="/gnqna">GNQA Search</a> - </span> - <span style="padding: 5px;margin-left: 65px;"> - <a style="text-decoration: none" - target="_blank" - href="https://issues.genenetwork.org/topics/xapian/xapian-search-queries"> - <i style="text-align: center; - color:#336699" - class="fa fa-question-circle fa-2x" - title="see more search hints" - aria-hidden="true"></i> - </a> - </span> + </div> + <span style="margin-left: 60px;"> + <a style="" + target="_blank" + title="See more Search Xapian Hints" + href="https://issues.genenetwork.org/topics/xapian/xapian-search-queries"> + <sup> + <i><b >See more Hints </b></i> + </sup> + </a> + </span> + <span style="padding: 5px;margin-left: 60px;" id="gnqna_home"> + <a href="/gnqna"><b>GNQA Search</b></a> + </span> + </div> </div> </form> |