Skip to content

Instantly share code, notes, and snippets.

View paulorg's full-sized avatar

Paulo Ricardo Germano paulorg

View GitHub Profile
@paulorg
paulorg / gist:53af88f40c956ba23a4348719693879d
Last active February 8, 2018 15:55
Array - Espanhol como língua oficial
'MX', 'ES', 'CO', 'AR', 'PE', 'VE', 'CL', 'GT', 'CU', 'EC', 'DO', 'HN', 'BO', 'SV', 'PY', 'NI', 'CR', 'PR', 'UY', 'PA', 'GQ', 'BZ', 'AD', 'EH', 'GI'
(http:\/\/www\.rdontheroad\.com\/es\/belo-horizonte\/)|(http:\/\/www.rdontheroad.com\/belo-horizonte\/)
<!DOCTYPE html>
<html>
<body>
<style>
:root {
--dot-size: 8px;
--bounce-height: calc(var(--dot-size) * 0.75);
--dot-color: #008600;
--spacing: 8px;
--duration: 1s;