mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-14 17:25:57 +08:00
Add styles for figures and their captions.
This commit is contained in:
parent
2f1f963498
commit
083e482ae1
@ -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