mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-20 03:14:06 -06:00
Iframe captions
This commit is contained in:
parent
ab92cf5d4b
commit
b4d8a55c3b
@ -9,6 +9,12 @@ img + em {
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
iframe + p {
|
||||
display: block;
|
||||
text-align: center;
|
||||
font-size: 0.9em;
|
||||
}
|
||||
|
||||
// center all images by default
|
||||
img {
|
||||
display: block;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user