[tor-commits] [bridgedb] 28/66: Fix the homepage intro text color

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:33 UTC 2022


This is an automated email from the git hooks/post-receive script.

meskio pushed a commit to branch main
in repository bridgedb.

commit ce6520d702eafaa038a459f6c79083319d862b71
Author: kez <kez at torproject.org>
AuthorDate: Wed Jun 1 17:55:31 2022 -0700

    Fix the homepage intro text color
---
 frontend/assets/scss/_bridges.scss | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index 0e3b7f5..1fc9098 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -80,3 +80,7 @@
     border-top-left-radius: 0;
     border-bottom-left-radius: 0;
 }
+
+#bridgedb-homepage-intro {
+    color: gray;
+}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list