Category: Art and Photography
.moving-text { font-family: 'Courier New', monospace; font-size: 1.5em; color: #cc33cc; text-shadow: 0 0 8px #cc33cc; white-space: nowrap; overflow: hidden; box-sizing: border-box; } .moving-text span { display: inline-block; padding-left: 100%; animation: moveLeft 12s linear infinite; } @keyframes moveLeft { 0% { transform: translateX(0%); } » Continue Reading
» View Blog Entry
Category: Books and Stories
.moving-text { font-family: 'Courier New', monospace; font-size: 1.5em; color: #cc33cc; text-shadow: 0 0 8px #cc33cc; white-space: nowrap; overflow: hidden; box-sizing: border-box; } .moving-text span { display: inline-block; padding-left: 100%; animation: moveLeft 12s linear infinite; } @keyframes moveLeft { 0% { transform: translateX(0%); » Continue Reading
» View Blog Entry