diff options
author | 2022-10-26 09:23:46 +0000 | |
---|---|---|
committer | 2022-10-26 09:23:46 +0000 | |
commit | 273d4529153676a294eaea1465cf67530fae80ce (patch) | |
tree | 9f4ff898efb1ee9b00169aa93d4ee978153a31e4 /v8.3.0-beta/_static/index.css | |
parent | Deploying to docs from @ python-discord/bot-core@c7a6ddd00eb371759d837aa75fa3... (diff) |
Deploying to docs from @ python-discord/bot-core@6ae78684ee0e61d8a6ad8bb779ea30f2e5294d0d 🚀
Diffstat (limited to 'v8.3.0-beta/_static/index.css')
-rw-r--r-- | v8.3.0-beta/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v8.3.0-beta/_static/index.css b/v8.3.0-beta/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v8.3.0-beta/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |