aboutsummaryrefslogtreecommitdiffstats
path: root/pydis_site/static/css/events
diff options
context:
space:
mode:
authorGravatar hedy <[email protected]>2024-01-28 19:25:24 +0800
committerGravatar hedy <[email protected]>2024-01-28 19:25:24 +0800
commitb72705b228b02f8c5f40030215d75d45d195c87d (patch)
tree5531781c514d5c4eae076a8b784a96cfcba70cfa /pydis_site/static/css/events
parentDark: Fix timeline icon borders (diff)
Dark: Use alternate images for homepage, resources, events
Thanks to lemon for editting all the images. Co-authored-by: Leon Sandøy <[email protected]>
Diffstat (limited to 'pydis_site/static/css/events')
-rw-r--r--pydis_site/static/css/events/base.css4
1 files changed, 0 insertions, 4 deletions
diff --git a/pydis_site/static/css/events/base.css b/pydis_site/static/css/events/base.css
index dc6183d7..cd7ab5ae 100644
--- a/pydis_site/static/css/events/base.css
+++ b/pydis_site/static/css/events/base.css
@@ -32,7 +32,3 @@ pre {
.box .sponsor {
margin-bottom: 1rem;
}
-
-[data-theme="dark"] .sponsor {
- background-color: #EDEDED;
-}