diff options
| author | 2022-12-12 18:11:20 +0000 | |
|---|---|---|
| committer | 2022-12-12 18:11:20 +0000 | |
| commit | 0a068679f4c82a66c514c69ab1a7a569a736ed0f (patch) | |
| tree | a9abd963940903728237ebf90bf3ea8aa8c23689 /v9.1.1/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@3d53d05329b4c3b75909888986c9... (diff) | |
Deploying to docs from @ python-discord/bot-core@9c728dff2351a0170b372fec76e2b5e15f8846f3 🚀
Diffstat (limited to 'v9.1.1/_static/index.css')
| -rw-r--r-- | v9.1.1/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v9.1.1/_static/index.css b/v9.1.1/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v9.1.1/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |