From c6bcb82abc049f597a2bb3955aab22cf9d745ba0 Mon Sep 17 00:00:00 2001 From: Faheem Patel Date: Fri, 16 Aug 2024 11:59:27 +0100 Subject: [PATCH] Tweaks and fixes --- .../stylesheets/landing_page/_tool_cards.scss | 7 ++++- app/views/community/tools.html.erb | 28 +++++++++---------- app/views/resources/show.html.erb | 2 +- 3 files changed, 21 insertions(+), 16 deletions(-) diff --git a/app/assets/stylesheets/landing_page/_tool_cards.scss b/app/assets/stylesheets/landing_page/_tool_cards.scss index 6c3dcdb3..dbd38529 100644 --- a/app/assets/stylesheets/landing_page/_tool_cards.scss +++ b/app/assets/stylesheets/landing_page/_tool_cards.scss @@ -1,6 +1,11 @@ .card-container { display: grid; - grid-template-columns: 1fr; + grid-template-columns: 1fr; + + > a { + color: white; + text-decoration: none; + } @media (min-width: $screen-md) { grid-template-columns: 1fr 1fr; diff --git a/app/views/community/tools.html.erb b/app/views/community/tools.html.erb index bcbadf50..1467e5ad 100644 --- a/app/views/community/tools.html.erb +++ b/app/views/community/tools.html.erb @@ -18,39 +18,39 @@
-
-

+
+

Welcome to the QUL Tools Page

-
-
+
+

This page provides a suite of tools designed to help you review, proofread, and improve the data in the Quranic Universal Library. -

+

-
+

Whether you’re fixing typos in translations, adjusting audio timings, designing a new Mushaf layout, testing a new font, or proofreading content, these tools empower you to ensure that your work is precise, accurate, and ready for use. -

+

-
+

Your contributions are crucial in maintaining the integrity and quality of the information we provide. Please use these tools thoughtfully, and refer to the guidelines provided for each tool to understand their specific functions and how best to utilize them. -

+

-
+

- To make changes - Click here + To make changes, + click here to request editing permissions. -

+