UNPKG

nodebb-theme-antergos

Version:

NodeBB theme based on Lavender. Created for the Antergos Forum.

9 lines (8 loc) 172 B
@-webkit-keyframes topic-reply-pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } } @keyframes topic-reply-pulse { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }