mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-01-26 01:04:29 +03:00
Removed bottom gap in table headings
This commit is contained in:
parent
49b8c7e548
commit
1b11694a2b
|
@ -1,3 +1,7 @@
|
|||
th p {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.rst-content td .line-block {
|
||||
font-size: 1rem;
|
||||
margin-bottom: 0;
|
||||
|
|
Loading…
Reference in New Issue
Block a user