From c9abff751e8818c6438bce6fe80f49e3eba8084b Mon Sep 17 00:00:00 2001 From: ChrisLovering Date: Sat, 16 Jul 2022 21:26:00 +0000 Subject: Deploying to docs from @ python-discord/bot-core@c448b69160e287826268db6f499eef81c4005e5a 🚀 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v7.3.0/_static/index.css | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 v7.3.0/_static/index.css (limited to 'v7.3.0/_static/index.css') diff --git a/v7.3.0/_static/index.css b/v7.3.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v7.3.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} -- cgit v1.2.3