mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-09-06 01:46:08 +00:00
[matrix] Set theme to system preferred by default
This commit is contained in:
5
docs/_static/style.css
vendored
5
docs/_static/style.css
vendored
@ -289,6 +289,11 @@ header > nav > a:hover {
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
.setting h3 {
|
||||
display: inline-block;
|
||||
margin-left: 2em;
|
||||
}
|
||||
|
||||
.sub-header > .settings:hover {
|
||||
color: var(--settings-hover);
|
||||
}
|
||||
|
Reference in New Issue
Block a user