Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- /*
- just here so that plotly works
- correctly with ioslides.
- see https://github.com/ropensci/plotly/issues/463
- */
-
- slide:not(.current) .plotly.html-widget{
- display: none;
- }
|