You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think ideally for EPUB we should have a default template that doesn't require a web request (even if that does actually work)
Initially I was thinking we would just use the circle-play icon from FontAwesome and some custom JS -- didn't even realize there was a whole HTML component library in FontAwesome!
Found this CSS example: https://codepen.io/terrytongcc/pen/YXOqLW -- I'm not really wild about the rollover glow effect, but it illustrates how easy it is to draw a circle and a triangle these days :)
The text was updated successfully, but these errors were encountered:
I think ideally for EPUB we should have a default template that doesn't require a web request (even if that does actually work)
Initially I was thinking we would just use the circle-play icon from FontAwesome and some custom JS -- didn't even realize there was a whole HTML component library in FontAwesome!
Found this CSS example: https://codepen.io/terrytongcc/pen/YXOqLW -- I'm not really wild about the rollover glow effect, but it illustrates how easy it is to draw a circle and a triangle these days :)
The text was updated successfully, but these errors were encountered: