diff options
author | 2022-07-16 21:26:00 +0000 | |
---|---|---|
committer | 2022-07-16 21:26:00 +0000 | |
commit | c9abff751e8818c6438bce6fe80f49e3eba8084b (patch) | |
tree | 2a695eefa9a2d327b0164c255c860a113f8c13f0 /v7.3.0/_static/index.css | |
parent | Deploying to docs from @ python-discord/bot-core@9c0e5a6b0354e48a1def2608370b... (diff) |
Deploying to docs from @ python-discord/bot-core@c448b69160e287826268db6f499eef81c4005e5a 🚀
Diffstat (limited to 'v7.3.0/_static/index.css')
-rw-r--r-- | v7.3.0/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
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; +} |