From 34125078901558147b276fea07860f9e5d74d3e4 Mon Sep 17 00:00:00 2001 From: MiriamKet Date: Mon, 9 May 2022 19:05:36 -0500 Subject: [PATCH 1/2] liga de nosotros --- Aketzali.html | 0 assets/css/styles.css | 6 ++++ index.html | 7 ++--- nosotros.html | 71 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 80 insertions(+), 4 deletions(-) delete mode 100644 Aketzali.html create mode 100644 nosotros.html diff --git a/Aketzali.html b/Aketzali.html deleted file mode 100644 index e69de29..0000000 diff --git a/assets/css/styles.css b/assets/css/styles.css index a330787..3f98ea3 100644 --- a/assets/css/styles.css +++ b/assets/css/styles.css @@ -25,6 +25,12 @@ html { object-position: center; } +.nosotros{ + font-size: 20px ; +} + + + /* Cajita */ .pantalla { position: absolute; diff --git a/index.html b/index.html index 7fc72ef..862bc1a 100644 --- a/index.html +++ b/index.html @@ -1,5 +1,5 @@ - + @@ -89,9 +89,8 @@ data-ride="carousel" >
-
- -

NOSOTROS

+
+ NOSOTROS

Lorem ipsum dolor sit amet consectetur, adipisicing elit. Neque voluptate tenetur quod sint est laudantium voluptatum, ducimus, unde ex animi, quasi blanditiis cupiditate. Saepe, maxime placeat? Repellat pariatur eius a dolor dicta, ipsam corporis, dolorum consectetur perferendis aut libero. Maiores, vel consequatur reprehenderit ducimus beatae rem sequi nihil veniam neque. diff --git a/nosotros.html b/nosotros.html new file mode 100644 index 0000000..e7c20e5 --- /dev/null +++ b/nosotros.html @@ -0,0 +1,71 @@ + + + + + + + Nosotros + + + + + + +

+ + + + + \ No newline at end of file From 40c3c1c04d7a00fad53fb6e87da26a2b98921974 Mon Sep 17 00:00:00 2001 From: MiriamKet Date: Mon, 9 May 2022 19:06:57 -0500 Subject: [PATCH 2/2] liga nosotros --- nosotros.html | 71 --------------------------------------------------- 1 file changed, 71 deletions(-) diff --git a/nosotros.html b/nosotros.html index e7c20e5..e69de29 100644 --- a/nosotros.html +++ b/nosotros.html @@ -1,71 +0,0 @@ - - - - - - - Nosotros - - - - - - - - - - - - \ No newline at end of file