[tor-commits] [bridgedb] 40/66: Make support header gray

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:45 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 76485945fe28164dba8a59f141df7b05e931c75c
Author: kez <kez at torproject.org>
AuthorDate: Thu Jun 9 17:16:38 2022 -0700

    Make support header gray
---
 frontend/templates/support.jinja2 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/frontend/templates/support.jinja2 b/frontend/templates/support.jinja2
index 2732f53..1efb104 100644
--- a/frontend/templates/support.jinja2
+++ b/frontend/templates/support.jinja2
@@ -1,5 +1,5 @@
 <hr class="margin-4r-0 my-5">
-<h5 id="bridgedb-support-header">Support</h5>
+<h5 id="bridgedb-support-header" class="text-muted">Support</h5>
 
 <div class="container hero {{ locale.order }} {{ locale.direction }}">
   <div id="bridgedb-support-body" class="pt-5">

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


More information about the tor-commits mailing list