mirror of
https://github.com/Rapptz/discord.py.git
synced 2025-10-22 08:23:09 +00:00
Highlight currently visited section.
This commit is contained in:
5
docs/_static/style.css
vendored
5
docs/_static/style.css
vendored
@@ -421,6 +421,11 @@ div#welcome-to-discord-py > h1 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.active {
|
||||
background-color: #dbdbdb;
|
||||
border-left: 5px solid #dbdbdb;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 870px) {
|
||||
|
||||
div.document {
|
||||
|
Reference in New Issue
Block a user