Fix colore link

This commit is contained in:
valentina 2024-06-28 12:58:28 +02:00
parent d4a8ffc504
commit 4d63b67023
1 changed files with 4 additions and 0 deletions

View File

@ -30,6 +30,10 @@
url('../fonts/sourcesanspro-regular-webfont.svg') format('svg');
}
a {
color: black;
}
.preloader{
background-color: #f4f6f9de ;
}