mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #10521 from AA-Turner/topic-sphinx13
Add `aside.topic` for Docutils 0.18+ (sphinx13)
This commit is contained in:
commit
34c5caf116
3
doc/_themes/sphinx13/static/sphinx13.css
vendored
3
doc/_themes/sphinx13/static/sphinx13.css
vendored
@ -372,7 +372,8 @@ div.quotebar {
|
||||
margin-left: 1em;
|
||||
}
|
||||
|
||||
div.topic {
|
||||
div.topic,
|
||||
aside.topic {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user