diff options
| author | 2023-07-02 07:59:46 +0000 | |
|---|---|---|
| committer | 2023-07-02 07:59:46 +0000 | |
| commit | 000281711165a2e54d3d340d42929f406c56cf6e (patch) | |
| tree | 47b186ec585e5e8b61804cbdb6c4203856ea6b75 /v9.9.1/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@df15245c8b232ac57a82a5eea6c3... (diff) | |
Deploying to docs from @ python-discord/bot-core@f80a263bfc024eade1c35b336128a74b707d2a3a 🚀
Diffstat (limited to 'v9.9.1/_static/index.css')
| -rw-r--r-- | v9.9.1/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v9.9.1/_static/index.css b/v9.9.1/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v9.9.1/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |