Skip to content

aplication qu'on peut telecharger sur le telephone ou cette aplication demande le nom puis le montant de payement et la date puis l'aplication peut nous montre la somme des tous les payments avec la date d'une seul personne ou pour tout le mond #4660

@hassanatwi92

Description

@hassanatwi92

body {
font-family: Arial, sans-serif;
background-color: #f0f0f0;
margin: 0;
padding: 0;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}

.container {
text-align: center;
background-color: #fff;
padding: 20px;
border-radius: 8px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.weather-info {
margin-bottom: 20px;
}

#city-input {
padding: 10px;
width: 200px;
border: 1px solid #ccc;
border-radius: 4px;
}

#get-weather-btn {
padding: 10px 20px;
border: none;
background-color: #28a745;
color: #fff;
border-radius: 4px;
cursor: pointer;
}

.weather-display {
margin-top: 20px;
}

.weather-display p {
margin: 10px 0;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions