Skip to content

Instantly share code, notes, and snippets.

View luckcfm's full-sized avatar
🎯
Focusing

Lucas Cesar F. de Medeiros luckcfm

🎯
Focusing
  • VIACAST
  • Uberlândia, Brazil
  • X @luckcfm
View GitHub Profile
@luckcfm
luckcfm / dabblet.css
Created September 22, 2015 18:43 — forked from kahlil/dabblet.css
CSS: Play and Pause buttons
/**
* Play and Pause buttons
*/
body {
background: black;
}
#play, #pause, #fwd, #rew {
width:80px;
height: 80px;