mirror of
https://github.com/python/cpython.git
synced 2026-01-06 15:32:22 +00:00
make the padding inside a "See also" box more consistent around the
sides
This commit is contained in:
parent
b24e84c558
commit
929d95957b
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ .refcount-info { font-style: italic; }
|
|||
*/
|
||||
.seealso { background-color: #fffaf0;
|
||||
border: thin solid black;
|
||||
padding: 4pt; }
|
||||
padding: 0pt 1em 4pt 1em; }
|
||||
|
||||
.seealso .heading { font-size: 110%; }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue