Add figure/figcaption as content element (#807)

This commit is contained in:
lorin
2017-06-25 01:19:19 +02:00
committed by Jeremy Thomas
parent 63c80625be
commit 2e1a0ee657
2 changed files with 17 additions and 4 deletions

View File

@@ -67,8 +67,14 @@
ul
list-style-type: square
dd
margin-left: 2em
pre
margin-left: 2em
figure
text-align: center
img
display: inline-block
figcaption
font-style: italic
pre
+overflow-touch
overflow-x: auto
padding: 1.25em 1.5em