scarano-trabajo-ramas #16

Open
scarano.luca wants to merge 3 commits from scarano.luca/scarano.luca-ejercicio-forks-ramas-pr:scarano-trabajo-ramas into main
3 changed files with 5 additions and 4 deletions

1
.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
ignorar.py

View File

@@ -6,7 +6,7 @@ body {
}
header {
background-color: #2c3e50;
background-color: #135004;
color: white;
padding: 20px;
text-align: center;
@@ -30,7 +30,7 @@ header {
h2 {
margin-top: 0;
color: #2c3e50;
color: #72075b;
}
ul {

View File

@@ -17,7 +17,6 @@
<ul>
<li>Fútbol</li>
<li>Básquet</li>
<li>Natación</li>
</ul>
</div>
@@ -27,6 +26,7 @@
<li>Pizza</li>
<li>Asado</li>
<li>Empanadas</li>
<li>Milanesas</li>
</ul>
</div>
@@ -35,7 +35,7 @@
<ul>
<li>Leer</li>
<li>Programar</li>
<li>Escuchar música</li>
<li>Mirar Series</li>
</ul>
</div>
</div>