mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-07 02:08:25 +00:00
Add inline-tabs extension
This commit is contained in:
committed by
GitHub
parent
bc87715463
commit
4ed08dd4a7
6
docs/_static/style.css
vendored
6
docs/_static/style.css
vendored
@ -113,6 +113,12 @@ section {
|
||||
--attribute-table-entry-hover-text: var(--blue-2);
|
||||
--attribute-table-badge: var(--grey-7);
|
||||
--highlighted-text: rgb(252, 233, 103);
|
||||
--tabs--label-text: var(--main-text);
|
||||
--tabs--label-text--hover: var(--main-text);
|
||||
--tabs--label-text--active: var(--blue-1);
|
||||
--tabs--label-text--active--hover: var(--blue-1);
|
||||
--tabs--label-border--active: var(--blue-1);
|
||||
--tabs--label-border--active--hover: var(--blue-1);
|
||||
}
|
||||
|
||||
:root[data-font="serif"] {
|
||||
|
Reference in New Issue
Block a user