changed: links same color than text

This commit is contained in:
quenousimporte 2023-07-04 17:41:19 +02:00
parent 9298991f4b
commit cca0d2c4ee
1 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,10 @@ body {
margin-right: 7%; margin-right: 7%;
} }
a {
color: inherit;
}
input { input {
outline: none; outline: none;
border: none; border: none;