forked from marquez.juan/ejercicio-forks-ramas-pr
Se hicieron cambios en estilo.css
This commit is contained in:
@@ -6,8 +6,8 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
header {
|
header {
|
||||||
background-color: #2c3e50;
|
background-color: #b40606;
|
||||||
color: white;
|
color: rgb(0, 0, 0);
|
||||||
padding: 20px;
|
padding: 20px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
@@ -30,7 +30,7 @@ header {
|
|||||||
|
|
||||||
h2 {
|
h2 {
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
color: #2c3e50;
|
color: #b40606;
|
||||||
}
|
}
|
||||||
|
|
||||||
ul {
|
ul {
|
||||||
|
|||||||
Reference in New Issue
Block a user