<>
.blinking-text {
font-size: 16px;
color: white;
animation: blink 1s infinite;
}
.blinking-text a {
color: yellow; /* link color */
text-decoration: underline; /* underline for link */
}
.blinking-text a:hover {
color: #00ffea; /* hover effect */
}
@keyframes blink {
0% { opacity: 1; }
50% { opacity: 0; }
100% { opacity: 1; }
}
.blinking-text {
animation: blink 5s infinite; /* increased duration from 1s to 2s */
}
>
This is to inform you that GST Appellate Tribunal is now live on
https://efiling.gstat.gov.in/indexgstat.drt
to accept the filing of appeals.