25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

10 satır
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. }