diff options
| author | 2023-12-10 16:00:28 +0000 | |
|---|---|---|
| committer | 2023-12-10 16:00:28 +0000 | |
| commit | 98fe8707d983ef4b9f10cab28a1a540b8dafc078 (patch) | |
| tree | 796d088be34e549f3da0be817c15c7a7c46876a2 /v10.4.0/_static/index.css | |
| parent | Deploying to docs from @ python-discord/bot-core@ee2501e36aa4cb6e809de9873e3d... (diff) | |
Deploying to docs from @ python-discord/bot-core@3ed1d4be2328b59577afde058105fd071184bd95 🚀
Diffstat (limited to 'v10.4.0/_static/index.css')
| -rw-r--r-- | v10.4.0/_static/index.css | 3 | 
1 files changed, 3 insertions, 0 deletions
diff --git a/v10.4.0/_static/index.css b/v10.4.0/_static/index.css new file mode 100644 index 00000000..54f3f771 --- /dev/null +++ b/v10.4.0/_static/index.css @@ -0,0 +1,3 @@ +h1 { +    font-weight: 300; +}  |