From c66eb62f0857d4f406ee0df67ded1e2be94817b4 Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Thu, 2 Mar 2023 23:02:13 +0000 Subject: Deploying to docs from @ python-discord/bot-core@79b8734b5cd5c1d9d884a0e21152c3349e196bff 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v8.0.0/_static/basic.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'v8.0.0/_static/basic.css') diff --git a/v8.0.0/_static/basic.css b/v8.0.0/_static/basic.css index 4e9a9f1f..7577acb1 100644 --- a/v8.0.0/_static/basic.css +++ b/v8.0.0/_static/basic.css @@ -4,7 +4,7 @@ * * Sphinx stylesheet -- basic theme. * - * :copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. + * :copyright: Copyright 2007-2023 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ @@ -324,6 +324,7 @@ aside.sidebar { p.sidebar-title { font-weight: bold; } + nav.contents, aside.topic, div.admonition, div.topic, blockquote { @@ -331,6 +332,7 @@ div.admonition, div.topic, blockquote { } /* -- topics ---------------------------------------------------------------- */ + nav.contents, aside.topic, div.topic { @@ -606,6 +608,7 @@ ol.simple p, ul.simple p { margin-bottom: 0; } + aside.footnote > span, div.citation > span { float: left; -- cgit v1.2.3