mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08: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