From de3d355c0cdd32cbb5095fd25b220543ac686920 Mon Sep 17 00:00:00 2001 From: Norbert Renner Date: Wed, 17 Jun 2020 17:51:40 +0200 Subject: [PATCH] Add contact language hint to about dialog --- css/style.css | 6 ++++++ index.html | 6 +++++- locales/en.json | 1 + 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 726c210..aeea5d3 100644 --- a/css/style.css +++ b/css/style.css @@ -423,6 +423,12 @@ button.btn { margin-right: -1em; } +/* about dialog */ +#about-contact-language { + font-size: 0.9em; + margin: -6px 0 6px 20px; +} + /* * DataTables */ diff --git a/index.html b/index.html index 4a3545f..2f871e3 100644 --- a/index.html +++ b/index.html @@ -249,7 +249,11 @@ information see brouter.de.

-

Contact:

+

Contact:

+ +
+ Preferred language is English, as we have both international contributors and users. +