Files
Lecteur-media/temp lecteur/css/styleapropos.css
T
2026-06-18 14:15:48 +02:00

19 lines
294 B
CSS

.downlaod a{
color: white;
background: black;
height: 60px;
width: 200px;
text-decoration: none;
display: flex;
align-items: center;
justify-content: center;
margin-left: 900px;
margin-top: 100px;
border: 1px solid #892cdc;
}
a .maillecteur{
text-decoration: none;
color: #fff;
}