mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Add figure/figcaption as content element (#807)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user