— 1 Comment— 4 KudosPinned
madotsuki tastes wine
Category: Games
#fuck { text-shadow: -1px 0 #000, 0 1px #000, 1px 0 #000, 0 -1px #000, 0 0; font-style: italic; font-size:2em; font-weight:bold; color: #fff; -webkit-animation: pop 1s ease-in-out infinite alternate; animation: pop 1s ease-in-out infinite alternate; -moz-animation: pop 1s ease-in-out infinite alternate; } @keyframes pop { from { transform:scale(0.95) } 50% { transform:scale(1) } to { transform:sca... » Continue Reading