HEX
Server: Apache
System: Linux webm006.cluster128.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
User: slyfwmm (169339)
PHP: 8.1.34
Disabled: _dyuweyrj4,_dyuweyrj4r,dl
Upload Files
File: /home/slyfwmm/dallavitae/OLD_WP/wp-content/themes/skrollex/assets/css/src/text-bg.less
/*** Text Backgrounds / .text-bg-element ***/
.text-bg-svg{
	letter-spacing: normal !important;
	color: transparent !important;
	h1&,h2&,h3&,h4&,h5&,h6&{
		margint-top: 0;
	}
	.text-bg-animate{
		animation: text-bg-animate 30s ease-in-out infinite;
	}
}
@keyframes text-bg-animate {
	0% {
		transform: scaleX(1);
	}
	50% {
		transform: scaleX(0.17);
	}
	100% {
		transform: scaleX(1);
	}
}