set visited links to color white

This commit is contained in:
mb 2022-09-21 15:17:37 +02:00
parent 7ce747ec16
commit bad6cff9b5

View File

@ -537,7 +537,9 @@ img {
border-radius: 1rem 0.5rem 1rem 0.5rem;
}
a:visited {
color: white;
}
/* :::::::::::::::::::::::::::::::::::::::::::::: Responsiveness :::::::::::::::::::::::::::::::::::::::::::::: */