diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4a013fc --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +ignorar.py \ No newline at end of file diff --git a/estilo.css b/estilo.css index 01d2854..c981748 100644 --- a/estilo.css +++ b/estilo.css @@ -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 { diff --git a/index.html b/index.html index 6de662b..1780c35 100644 --- a/index.html +++ b/index.html @@ -17,7 +17,6 @@ @@ -27,6 +26,7 @@
  • Pizza
  • Asado
  • Empanadas
  • +
  • Milanesas
  • @@ -35,7 +35,7 @@