Shortcodes

Íconos Font Awesome

Botones

Aplicar estilo al div:

:::: {.boton style="width: 210px;"}
[ Ver infografía](https://bastianolea.github.io/violaciones_ddhh_chile/)
::::

Clases

  • .foto para fotos grandes, limitando su alto
  • .fotito + .lightbox para fotos pequeñas que se amplían al tocarlas
  • .galeria para poner varias fotitos juntas
  • .centrar para centrar el contenido

Para fotos grandes y centradas:

::: {.foto .centrar}

Embeds

Tiktok

:::: {.centrar}
::: {.tiktok}
<iframe src="https://www.tiktok.com/embed/v2/7578732051902237972" height="740" width="400"></iframe>
:::
::::

Apple Music

Borrar el max-width:660px;

:::: {.centrar}
::: {.playlist}
...
:::
::::