From e644e28b95ad9aa6991cdfbf26cb80a7820b0402 Mon Sep 17 00:00:00 2001 From: gcaceresbozo Date: Fri, 15 Nov 2024 09:56:33 -0300 Subject: [PATCH 1/2] =?UTF-8?q?Agregue=20un=20parrafo=20Gustavo=20Estuvo?= =?UTF-8?q?=20Ac=C3=A1=20+=20la=20url=20de=20mi=20GITHUB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/css/style.css | 17 ++++++++++++++++- index.html | 1 + 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 1a66ce8..576f88b 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -1,3 +1,18 @@ body{ font-family: Roboto; -} \ No newline at end of file +} +.credit-text { + text-align: center; + color: #000; + font-size: 16px; + margin-top: 20px; +} + +.credit-text a { + text-decoration: none; + color: #007bff; +} + +.credit-text a:hover { + text-decoration: underline; +} diff --git a/index.html b/index.html index cf76891..8a8d3ca 100644 --- a/index.html +++ b/index.html @@ -152,6 +152,7 @@

Experiencia

Cambios de compañeros

Area para agregar cambios

+

Gustavo Cáceres estuvo acá https://github.com/gcaceresbozo

From d983dd07ebd52ab8f1fdfde120be80a2c81f603a Mon Sep 17 00:00:00 2001 From: gcaceresbozo Date: Fri, 15 Nov 2024 10:00:18 -0300 Subject: [PATCH 2/2] =?UTF-8?q?Agregue=20un=20parrafo=20Gustavo=20Estuvo?= =?UTF-8?q?=20Ac=C3=A1=20+=20la=20url=20de=20mi=20GITHUB=20+=20revicion=20?= =?UTF-8?q?de=20codigo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 8a8d3ca..4fd9e28 100644 --- a/index.html +++ b/index.html @@ -172,4 +172,5 @@

Cambios de compañeros

integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"> + \ No newline at end of file