diff options
| author | 2024-01-30 19:19:37 +0000 | |
|---|---|---|
| committer | 2024-01-30 19:19:37 +0000 | |
| commit | 44f8a4f48cb7e4d94f31b1dfd8033b9307062b38 (patch) | |
| tree | d03bc23caae58cbaba292460a370ccf5cd0b66e3 /v10.6.0/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@8877fa154439f0ef44366d580876... (diff) | |
Deploying to docs from @ python-discord/bot-core@ba5a37c84d7d5c92e583b2dd93bcd78c81e7b51d 🚀
Diffstat (limited to 'v10.6.0/_static/index.css')
| -rw-r--r-- | v10.6.0/_static/index.css | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/v10.6.0/_static/index.css b/v10.6.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v10.6.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { +    font-weight: 300; +}  |