News
Linguistics Hour: Focus on Writing Systems
/* storytheme-lhws prefix for Linguistics Hour Writing Systems */
@keyframes fadeIn_storytheme-lhws {
from { opacity: 0; transform: translateY(15px); }
to { opacity: 1; transform: translateY(0); }
}
@keyframes pulse_heritage_storytheme-lhws {
0% { filter: drop-shadow(0 0 3px #b8860b); transform: scale(1); }
50% { filter: drop-shadow(0 0 10