Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

10 řádky
173B

  1. /*
  2. just here so that plotly works
  3. correctly with ioslides.
  4. see https://github.com/ropensci/plotly/issues/463
  5. */
  6. slide:not(.current) .plotly.html-widget{
  7. display: none;
  8. }