mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-15 17:25:52 +08:00
Merge pull request #218 from louquillio/add-figure-styles
Add styles for figures and their captions.
This commit is contained in:
commit
71d0b9abe2
@ -57,6 +57,19 @@ ol.breadcrumb
|
|||||||
padding-left: 0
|
padding-left: 0
|
||||||
font-size: 12px
|
font-size: 12px
|
||||||
|
|
||||||
|
figure
|
||||||
|
display: block
|
||||||
|
text-align: center
|
||||||
|
font-style: italic
|
||||||
|
font-size: smaller
|
||||||
|
text-indent: 0
|
||||||
|
margin: 1em auto
|
||||||
|
padding: 1em
|
||||||
|
img
|
||||||
|
max-width: 80%
|
||||||
|
height: auto
|
||||||
|
figcaption
|
||||||
|
|
||||||
// Auto heading-number styles
|
// Auto heading-number styles
|
||||||
|
|
||||||
body
|
body
|
||||||
|
Loading…
x
Reference in New Issue
Block a user