mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
Merge pull request #163 from ScholzVolkmer/master
Fixed Issue #159, Image margin bottoms in a tag
This commit is contained in:
commit
abaf44fe0b
@ -26,7 +26,7 @@
|
||||
text-align: center
|
||||
|
||||
// Usually it's a good idea to give images some space.
|
||||
.section > img
|
||||
.section > img, .section > a > img
|
||||
margin-bottom: $base-line-height
|
||||
// Questionable whether this is nice or not. It styles eternal links, but comes with some baggage.
|
||||
// a.reference.external:after
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user