diff options
| author | 2025-08-10 21:32:36 +0000 | |
|---|---|---|
| committer | 2025-08-10 21:32:36 +0000 | |
| commit | 723ffffde7de470359640a62c9a37a9db3939870 (patch) | |
| tree | e73d555a85fab64960370d2fa5f14ab21c48817a /v11.7.0/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@44581e6c79e81c1095994c2c3a31... (diff) | |
Deploying to docs from @ python-discord/bot-core@0da291ca7e92893f5a05ed282248a68edcbbfa06 🚀
Diffstat (limited to 'v11.7.0/_static/index.css')
| -rw-r--r-- | v11.7.0/_static/index.css | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/v11.7.0/_static/index.css b/v11.7.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v11.7.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { +    font-weight: 300; +} | 
