您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

10 行
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. }