From 85f9b2832f4bd1be1335c86094668400610c586a Mon Sep 17 00:00:00 2001 From: alice Date: Tue, 14 Sep 2021 20:55:08 +0200 Subject: [PATCH] css and text fixes --- locale/fr/LC_MESSAGES/django.po | 6 +++--- static/css/style.css | 12 ++++++------ templates/pages/help.html | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index 3b9edb6..bb92702 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -1062,7 +1062,7 @@ msgid "" "We already cover many common questions and problems in our Knowledge Base. Take a look if you have any question." msgstr "" -"Nous couvrons déjà de nombreuses questions et problèmes dans notre F.A.Q." #: templates/pages/help.html:29 @@ -1071,7 +1071,7 @@ msgid "" "\"/tickets/\">Tickets for technical or billing issues." msgstr "" "Si vous devez nous contacter, le moyen le plus rapide est les tickets pour les questions technique de par rapport à " +"\">les tickets pour les questions technique en rapport à " "votre compte." #: templates/pages/help.html:35 @@ -1080,7 +1080,7 @@ msgid "" "without creating an account, or need help with your account." msgstr "" "Par email à support at ccrypto.org si vous voulez nous contacter " -"sans crée un compte, ou si vous avez besoin d'être pour accéder à votre " +"sans crée un compte, ou si vous avez besoin d'aide pour accéder à votre " "compte." #: templates/pages/install-android.html:5 diff --git a/static/css/style.css b/static/css/style.css index 70fabec..00a5aed 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -23,6 +23,10 @@ html, button, input, select, textarea, a{ color: #0b2d4f; } +.content-box a { + color: #1c619a; +} + em { font-style: normal; @@ -66,7 +70,7 @@ div#captcha > div { .flex-spacer { flex-grow: 1; } -.button { +.button, a.button { /* a.button to have priority over a */ display: inline-block; text-decoration: none; text-transform: uppercase; @@ -388,10 +392,6 @@ box-shadow: 1px 1px 2px 1px rgba(0,0,0,0.21); margin: 1.5em 0; } -.content-box a { - color: #1c619a; -} - /*.kb-question-list { list-style-type: circle; @@ -424,7 +424,7 @@ footer{ line-height: 120%; } footer, footer a { - color: #ccc; + color: #ddd; } footer .footer-column { text-align: left; diff --git a/templates/pages/help.html b/templates/pages/help.html index e52aca8..e31ad84 100644 --- a/templates/pages/help.html +++ b/templates/pages/help.html @@ -4,7 +4,7 @@ {% block pagetitle %}Guides & Support{% endblock %} {% block helpdesk_outer %} -
+

{% trans "Installation Guides for Your Operating System:" %}