diff options
author | 2022-07-23 14:35:07 +0000 | |
---|---|---|
committer | 2022-07-23 14:35:07 +0000 | |
commit | 02ed8edf235883eaaf0958d3548f34d198722c05 (patch) | |
tree | 5620beb3b2a91a6e36e73a9f3ef6c3014bfa1bd7 /v7.5.0/_static/index.css | |
parent | Deploying to docs from @ python-discord/bot-core@c584af6f4791530f16aa32f30926... (diff) |
Deploying to docs from @ python-discord/bot-core@cfdc1b7c3dedae53f15ce696aee0c7141ba8c606 🚀
Diffstat (limited to 'v7.5.0/_static/index.css')
-rw-r--r-- | v7.5.0/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v7.5.0/_static/index.css b/v7.5.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v7.5.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |