mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
[docs] Improve contents title style (#12485)
This commit is contained in:
parent
ad6f659eb2
commit
0b5fd6289d
4
doc/_themes/sphinx13/static/sphinx13.css
vendored
4
doc/_themes/sphinx13/static/sphinx13.css
vendored
@ -361,6 +361,10 @@ aside.topic {
|
||||
background-color: #f8f8f8;
|
||||
}
|
||||
|
||||
p.topic-title {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
margin: 0 -0.5em 0 -0.5em;
|
||||
|
Loading…
Reference in New Issue
Block a user