From 2cf6b6fa740b9d4b456bca39e71790a7c468e58c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 21 Jan 2021 18:05:11 -0800 Subject: translation and accessibility tweaks --- fatcat_scholar/templates/help.html | 10 +++++----- fatcat_scholar/templates/search_macros.html | 24 +++++++++++++----------- 2 files changed, 18 insertions(+), 16 deletions(-) (limited to 'fatcat_scholar/templates') diff --git a/fatcat_scholar/templates/help.html b/fatcat_scholar/templates/help.html index 1279bd2..59885d6 100644 --- a/fatcat_scholar/templates/help.html +++ b/fatcat_scholar/templates/help.html @@ -7,13 +7,13 @@ {% macro example_search_box(query) -%}
- -
+ +
- - -
+ +
+

{% endmacro %} diff --git a/fatcat_scholar/templates/search_macros.html b/fatcat_scholar/templates/search_macros.html index 75960af..66f8ebe 100644 --- a/fatcat_scholar/templates/search_macros.html +++ b/fatcat_scholar/templates/search_macros.html @@ -90,7 +90,7 @@ {% if show_thumbnail and access.thumbnail_url %} {% endif %} @@ -139,14 +139,14 @@ {% macro platform_access_button(biblio) %} {# TODO: DOAJ #} {% if biblio.arxiv_id %} - + {% elif biblio.pmcid %} - + + - + -- cgit v1.2.3