From f4c28e34d705c5ad8c034436cfc68cd2bdc736a8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Delfino?= <120816839+nicolasdelfino-123@users.noreply.github.com> Date: Thu, 9 Jan 2025 00:38:10 +0000 Subject: [PATCH 1/3] parte de nico-contact y footer terminada --- website/assets/css/style.css | 13 +++++++--- website/templates/contact.html | 43 +++++++++++++++++++++++++++++++++- website/templates/footer.html | 10 ++++---- 3 files changed, 58 insertions(+), 8 deletions(-) diff --git a/website/assets/css/style.css b/website/assets/css/style.css index 0c6b9d553..eb86bd652 100644 --- a/website/assets/css/style.css +++ b/website/assets/css/style.css @@ -1,3 +1,10 @@ -body{ - background: #BDBDBD; -} \ No newline at end of file +.contacto { + background: white; + +} + +.formulario{ + width: 800px; + background: #edebeb; + +} diff --git a/website/templates/contact.html b/website/templates/contact.html index 528591ab9..4da3a69a2 100644 --- a/website/templates/contact.html +++ b/website/templates/contact.html @@ -1,2 +1,43 @@ -

Hello, I'm contact.html

\ No newline at end of file + + + + + + One Page Wonder - Start Bootstrap Template + + + + + + + + + + + +
+

Contact

+

Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus + magna, vel scelerisque nisel consectetur. Fusce dapibus, tellus ac cursus commodo. +

+
+ +
+
+
+ + +
+
+ + +
+ +
+
+
+ +
+ + \ No newline at end of file diff --git a/website/templates/footer.html b/website/templates/footer.html index ff2480a69..b691097ff 100644 --- a/website/templates/footer.html +++ b/website/templates/footer.html @@ -1,7 +1,9 @@ + \ No newline at end of file From 26c7176f5c7da7fded3f5415a6a77f149840b08e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Delfino?= <120816839+nicolasdelfino-123@users.noreply.github.com> Date: Fri, 10 Jan 2025 16:38:46 +0000 Subject: [PATCH 2/3] nico-d footer y contact terminadas --- website/templates/contact.html | 12 ++++++------ website/templates/footer.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/website/templates/contact.html b/website/templates/contact.html index 4da3a69a2..b95032339 100644 --- a/website/templates/contact.html +++ b/website/templates/contact.html @@ -25,13 +25,13 @@

Contact

-
- - +
+ +
-
- - +
Your Message +
diff --git a/website/templates/footer.html b/website/templates/footer.html index b691097ff..97a885738 100644 --- a/website/templates/footer.html +++ b/website/templates/footer.html @@ -1,7 +1,7 @@