diff options
author | 2022-07-16 19:30:06 +0000 | |
---|---|---|
committer | 2022-07-16 19:30:06 +0000 | |
commit | d0f29374ef545a4680788b72a9640a7937ec938b (patch) | |
tree | 972604166ea4505b7d8356ea66adeac1503eae8a /v7.2.2/_static/index.css | |
parent | Deploying to docs from @ python-discord/bot-core@70bdf0f7e50cf182390dbeed3823... (diff) |
Deploying to docs from @ python-discord/bot-core@9c0e5a6b0354e48a1def2608370b197d39e9b1e9 🚀
Diffstat (limited to 'v7.2.2/_static/index.css')
-rw-r--r-- | v7.2.2/_static/index.css | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/v7.2.2/_static/index.css b/v7.2.2/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v7.2.2/_static/index.css @@ -0,0 +1,3 @@ +h1 { + font-weight: 300; +} |