[tor-commits] [bridgedb] 23/66: Fix some colors

gitolite role git at cupani.torproject.org
Wed Jul 27 18:32:28 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 17e2afc768849a930a64845e273d4233cae9e747
Author: kez <kez at torproject.org>
AuthorDate: Thu May 26 15:44:55 2022 -0700

    Fix some colors
---
 frontend/assets/scss/_bridges.scss | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/frontend/assets/scss/_bridges.scss b/frontend/assets/scss/_bridges.scss
index 0e7e387..3ef5951 100644
--- a/frontend/assets/scss/_bridges.scss
+++ b/frontend/assets/scss/_bridges.scss
@@ -16,6 +16,14 @@
     padding-bottom: 6rem !important;
 }
 
+#bridgedb-support-body h3 {
+    color: #7D4698;
+}
+
+.bg-dark {
+    background-color: $purple-dark;
+}
+
 .bridgedb-form-row {
     display: flex;
     gap: 50px;

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


More information about the tor-commits mailing list