diff --git a/publish.sh b/publish.sh
index 7af034abe5795c6cdcd566fd157edc7a9b98249d..848fb08dc207c46603a5fbebd2f187cbdcabc99f 100755
--- a/publish.sh
+++ b/publish.sh
@@ -62,10 +62,8 @@ perl -p -i -e "s/Last updated on .+/Mis à jour le $realdate/" site/read/index.h
 
 # change color of legal information links
 
-#<h2 id="_mentions_
-
-perl -p -i -e 's/<a href="#_mentions_/<a style="color:#737373" href="#_mentions_/' site/index.html
-perl -p -i -e 's/<a href="#_about_this_website/<a style="color:#737373" href="#_about_this_website/' site/en.html
+perl -p -i -e 's/<a href="#_mentions_/<a style="color:#737373;font-size:80%" href="#_mentions_/' site/index.html
+perl -p -i -e 's/<a href="#_about_this_website/<a style="color:#737373;font-size:80%" href="#_about_this_website/' site/en.html
 
 
 
diff --git a/site/en.adoc b/site/en.adoc
index 1ddf32b420f1d4b0ea2522a54776670fe3c610d6..3a75ce0c4ddd8f159c0ad95e3d8a387f6cd34c34 100644
--- a/site/en.adoc
+++ b/site/en.adoc
@@ -130,4 +130,4 @@ image::dr_candidat_r.png["D'r Candidat",width=400,align="center"]
 === License
 
 - Content whose URL starts with _\https://methal.pages.unistra.fr_ is licensed under link:https://creativecommons.org/licenses/by/4.0/[CC-BY-4.0^]
-- The licences for content available on the corpus explorer interface (link:https://methal.eu/ui/[https://methal.eu/ui/^]), linked to from the present site via options _Explore the corpus_ and _Interface_ on the menu, are specified at link:https://methal.eu/ui/about[https://methal.eu/ui/about^]
+- The licenses for content available on the corpus explorer interface (link:https://methal.eu/ui/[https://methal.eu/ui/^]), linked to from the present site via options _Explore the corpus_ and _Interface_ on the menu, are specified at link:https://methal.eu/ui/about[https://methal.eu/ui/about^]