moneta-agustin-trabajo #18

Open
moneta.agustin wants to merge 3 commits from moneta.agustin/ejercicio-forks-ramas-pr:moneta-agustin-trabajo into main
Showing only changes of commit a45a8fae19 - Show all commits

View File

@@ -6,8 +6,8 @@ body {
}
header {
background-color: #2c3e50;
color: white;
background-color: #b40606;
color: rgb(0, 0, 0);
padding: 20px;
text-align: center;
}
@@ -30,7 +30,7 @@ header {
h2 {
margin-top: 0;
color: #2c3e50;
color: #b40606;
}
ul {