mirror of
https://grond.iut-fbleau.fr/stiti/SAE_2.02
synced 2024-11-12 22:01:41 +01:00
Commit de louay : Corrections du CSS
This commit is contained in:
parent
767eabf4a5
commit
f00773bf8d
@ -129,6 +129,6 @@ body {
|
||||
.artist-details a.spotify:hover,
|
||||
.artist-details a.deezer:hover,
|
||||
.artist-details a.youtube:hover {
|
||||
color: black;
|
||||
background-color: rgba(255, 255, 255, 0.8); /* Fond légèrement plus clair au survol */
|
||||
color: rgb(255, 255, 255);
|
||||
background-color: rgba(84, 15, 202, 0.8);
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user