2024-12-10 20:08:38 +03:00

4 lines
71 B
CSS

.link {
text-decoration: none;
color: var(--tg-theme-link-color);
}