diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/estilo.css b/estilo.css index 01d2854..3679249 100644 --- a/estilo.css +++ b/estilo.css @@ -6,7 +6,7 @@ body { } header { - background-color: #2c3e50; + background-color: #4f1717; color: white; padding: 20px; text-align: center; diff --git a/index.html b/index.html index 6de662b..f91d297 100644 --- a/index.html +++ b/index.html @@ -17,14 +17,13 @@