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