Comment changer les couleurs de ligne dans CSS
hr{
background-color: green;
}
CookieMonster
hr{
background-color: green;
}