aboutsummaryrefslogtreecommitdiffstats
path: root/v7.1.1/_static/basic.css
diff options
context:
space:
mode:
authorGravatar ChrisLovering <[email protected]>2023-03-02 23:02:13 +0000
committerGravatar ChrisLovering <[email protected]>2023-03-02 23:02:13 +0000
commitc66eb62f0857d4f406ee0df67ded1e2be94817b4 (patch)
treecddb25fd650caec36e208e24d804bf596fec20fb /v7.1.1/_static/basic.css
parentDeploying to docs from @ python-discord/bot-core@19d75111d5e6b0237381bfd39d20... (diff)
Deploying to docs from @ python-discord/bot-core@79b8734b5cd5c1d9d884a0e21152c3349e196bff 🚀
Diffstat (limited to 'v7.1.1/_static/basic.css')
-rw-r--r--v7.1.1/_static/basic.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/v7.1.1/_static/basic.css b/v7.1.1/_static/basic.css
index 4e9a9f1f..7577acb1 100644
--- a/v7.1.1/_static/basic.css
+++ b/v7.1.1/_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;