summaryrefslogtreecommitdiffstats
path: root/_static/changelog.css
diff options
context:
space:
mode:
authorGravatar HassanAbouelela <[email protected]>2022-02-24 18:00:17 +0000
committerGravatar HassanAbouelela <[email protected]>2022-02-24 18:00:17 +0000
commit6692bd983009078dcccdaee3b7de8fa9d79ab19f (patch)
treea3ff354b4183ff66632528b03b0358a57127b4b7 /_static/changelog.css
parentDeploying to docs from @ python-discord/bot-core@72ec57ae3153a274c902493ef6f7... (diff)
Deploying to docs from @ python-discord/bot-core@554919b6314814320f35431a6cfb32ca81b09079 🚀
Diffstat (limited to '_static/changelog.css')
-rw-r--r--_static/changelog.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/_static/changelog.css b/_static/changelog.css
deleted file mode 100644
index 343792a1..00000000
--- a/_static/changelog.css
+++ /dev/null
@@ -1,11 +0,0 @@
-[data-theme='dark'] #changelog .dark,
-[data-theme='light'] #changelog .light,
-[data-theme='auto'] #changelog .light {
- display: inline;
-}
-
-[data-theme='dark'] #changelog .light,
-[data-theme='light'] #changelog .dark,
-[data-theme='auto'] #changelog .dark {
- display: none;
-}