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