From 1d093cbc85ee62dff78883b1f7254b2c7e73b213 Mon Sep 17 00:00:00 2001 From: jesus Date: Sun, 18 May 2025 20:28:51 -0400 Subject: [PATCH 1/4] confirmacion --- css/cadif1.css | 3 +++ css/estilo.css | 3 +++ 2 files changed, 6 insertions(+) diff --git a/css/cadif1.css b/css/cadif1.css index 03f1a12..f0e5e4d 100644 --- a/css/cadif1.css +++ b/css/cadif1.css @@ -44,3 +44,6 @@ main{ width: 80%; margin: auto; } +h1{ + font-family: fantasy; +} diff --git a/css/estilo.css b/css/estilo.css index 3dfd13f..53b44d2 100644 --- a/css/estilo.css +++ b/css/estilo.css @@ -4,4 +4,7 @@ footer .container-fluid{ } #tab{ margin-top:4em; +} +p{ + color: black; } \ No newline at end of file From a41586ec74196bfd5dd3d74e3281886d8f252b9b Mon Sep 17 00:00:00 2001 From: jesusm333 Date: Sun, 18 May 2025 20:41:16 -0400 Subject: [PATCH 2/4] Create README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3e9cfe --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ + + + + + + requerimiento 4 + + +

cambios realizados

+
  • +
      modificacion al archivo: cadif1.css
    +
      modificacion al archivo: estilos.css
    +
  • + + From 65b479d750ab3958061eb092a7e9312176625666 Mon Sep 17 00:00:00 2001 From: jesusm333 Date: Sun, 18 May 2025 20:42:57 -0400 Subject: [PATCH 3/4] Update README.md From 6890f73a69e4036940a51fb1da9925270293d516 Mon Sep 17 00:00:00 2001 From: jesusm333 Date: Sun, 18 May 2025 20:45:35 -0400 Subject: [PATCH 4/4] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit se modificaron dos archivos css: cadif1.css: se le añadio un font-family a los h1 estilos.css: se le añadio un color a los p