diff options
| author | 2023-02-09 22:17:34 +0000 | |
|---|---|---|
| committer | 2023-02-09 22:17:34 +0000 | |
| commit | 4297b503b31c84273400bd8a9431722f55ed9abe (patch) | |
| tree | 4773b6daabaa0b8ff42d4e135b9447e0bf7dea32 /v9.4.0/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@08a7a742f61d655c2bd4fd02b95b... (diff) | |
Deploying to docs from @ python-discord/bot-core@69e52d3b68787789b8dc8a21d7ed5a2d8e527e12 🚀
Diffstat (limited to 'v9.4.0/_static/index.css')
| -rw-r--r-- | v9.4.0/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v9.4.0/_static/index.css b/v9.4.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v9.4.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |