diff options
| author | 2023-06-22 15:07:42 +0000 | |
|---|---|---|
| committer | 2023-06-22 15:07:42 +0000 | |
| commit | d1a6b1d44fc7d6ce160e89392fad638747bdcb75 (patch) | |
| tree | 05388b587554ff2637cb314116f952797d477700 /v9.9.0/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@16d0dff6212d48fd7a4d2da69344... (diff) | |
Deploying to docs from @ python-discord/bot-core@df15245c8b232ac57a82a5eea6c3f7eb3af8099a 🚀
Diffstat (limited to 'v9.9.0/_static/index.css')
| -rw-r--r-- | v9.9.0/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v9.9.0/_static/index.css b/v9.9.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v9.9.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |