mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Add aside.topic for Docutils 0.18+ (sphinx13)
This commit is contained in:
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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user