Skip to content

Instantly share code, notes, and snippets.

View renatogalvones's full-sized avatar
:octocat:
HWBT - Hard Work Beats Talent

Renato Galvão renatogalvones

:octocat:
HWBT - Hard Work Beats Talent
  • OTW - Open to work
  • Santos, SP, Brazil
  • 10:57 (UTC -03:00)
View GitHub Profile
@-webkit-keyframes bgcolor { 0% { background-color: #ffccf2; }
50% { background-color: #ccffcc; }
100% { background-color: #ccffff; } }
@-moz-keyframes bgcolor { 0% { background-color: #ffccf2; }
50% { background-color: #ccffcc; }
100% { background-color: #ccffff; } }
@-ms-keyframes bgcolor { 0% { background-color: #ffccf2; }
50% { background-color: #ccffcc; }