From 65121d747848dca123b1a884bdba18c7dd4ce170 Mon Sep 17 00:00:00 2001 From: Kate Lynch Date: Mon, 23 Dec 2024 09:17:28 -0500 Subject: [PATCH] Adjusted color contrast and fixed a typo (#2004) --- app/assets/stylesheets/components/header.scss | 16 ++++------------ app/views/welcome/index.html.erb | 2 +- 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/app/assets/stylesheets/components/header.scss b/app/assets/stylesheets/components/header.scss index 523ea8829..38c59a456 100644 --- a/app/assets/stylesheets/components/header.scss +++ b/app/assets/stylesheets/components/header.scss @@ -12,19 +12,11 @@ header { font-size: 0px; } - .btn-primary { - background-color: #f57e21; - border-color: #914810; - } - .about, - .groups { - background-color: #999999ff; - border-color: #686868; - } - - .how-to-submit { - background-color: #666666ff; + .groups, + .how-to-submit, + .help { + background-color: #595959; border-color: #686868; } diff --git a/app/views/welcome/index.html.erb b/app/views/welcome/index.html.erb index 336dfc3cb..e4648595a 100644 --- a/app/views/welcome/index.html.erb +++ b/app/views/welcome/index.html.erb @@ -103,7 +103,7 @@
  • If the curators have any recommended revisions, they will contact you directly via the internal PDC Describe messaging system. Please ensure you have email notifications enabled (in your profile) or sign-in to your profile regularly to ensure you do not miss any of these important messages.
  • -
  • The review process typically takes 5-10 business days once a submission has been completed in the webportal.
  • +
  • The review process typically takes 5-10 business days once a submission has been completed in the web portal.
  • Receive notice of publication