aboutsummaryrefslogtreecommitdiff
path: root/docs/_static/style.css
diff options
context:
space:
mode:
authorRapptz <[email protected]>2019-02-23 04:10:10 -0500
committerRapptz <[email protected]>2019-02-23 04:10:10 -0500
commitcaf3d17d4aa3ce45435bb96ea6d99317bfef8618 (patch)
treed8bff0494efd7ba51d011ab4b7a9d30009eeae6d /docs/_static/style.css
parent[commands] Fix up wording on HelpFormatter.get_ending_note (diff)
downloaddiscord.py-caf3d17d4aa3ce45435bb96ea6d99317bfef8618.tar.xz
discord.py-caf3d17d4aa3ce45435bb96ea6d99317bfef8618.zip
Rework entire cog system and partially document it and extensions.
Diffstat (limited to 'docs/_static/style.css')
-rw-r--r--docs/_static/style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/_static/style.css b/docs/_static/style.css
index e9c6e282..6073b370 100644
--- a/docs/_static/style.css
+++ b/docs/_static/style.css
@@ -465,6 +465,11 @@ div#welcome-to-discord-py > h1 {
border-left: 5px solid #dbdbdb;
}
+div.code-block-caption {
+ font-size: medium;
+ font-weight: bold;
+}
+
@media screen and (max-width: 870px) {
div.document {