diff options
author | Minteck <contact@minteck.org> | 2022-12-26 10:55:42 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-12-26 10:55:42 +0100 |
commit | c9de96328e59816ff4867abf5feab9fb9bf29511 (patch) | |
tree | e3c5ba398e885742e631aab5b3317ea5ffad87db /assets | |
parent | ae766d28c07628e71629a72452261898ea72057a (diff) | |
download | pluralconnect-c9de96328e59816ff4867abf5feab9fb9bf29511.tar.gz pluralconnect-c9de96328e59816ff4867abf5feab9fb9bf29511.tar.bz2 pluralconnect-c9de96328e59816ff4867abf5feab9fb9bf29511.zip |
Update - This is an automated commit
Diffstat (limited to 'assets')
-rw-r--r-- | assets/logo/custom.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/logo/custom.css b/assets/logo/custom.css index a27d366..76ad1d5 100644 --- a/assets/logo/custom.css +++ b/assets/logo/custom.css @@ -604,8 +604,8 @@ peh-muted { } .card { - background-color: #111; - border: 1px solid rgba(255, 255, 255, .125); + background-color: #111 !important; + border: 1px solid rgba(255, 255, 255, .125) !important; } #member-banner-container > #member-banner > #system-info { |