[docs] Improve contents title style (#12485)

This commit is contained in:
Chris Sewell 2024-06-27 21:31:15 +02:00 committed by GitHub
parent ad6f659eb2
commit 0b5fd6289d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;